-
-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy pathindex.html
More file actions
478 lines (453 loc) · 16.5 KB
/
index.html
File metadata and controls
478 lines (453 loc) · 16.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
<html>
<head>
<title>Open Source Network Management System for OpenWrt</title>
<meta name="slug" content="index" />
<meta
name="description"
content="OpenWISP is an open source network management system aimed at low cost networks: from public wifi, to university wifi, mesh networks and IoT."
/>
<meta
name="image_url"
content="https://openwisp.org/images/main-screenshot.webp"
/>
<meta name="image_width" content="1270" />
<meta name="image_height" content="676" />
</head>
<body>
<div class="container is-fullhd">
<section class="hero is-small has-text-centered">
<div class="hero-body pt-1">
<p class="subtitle is-spaced" id="top-feature-container">
<a
id="top-feature-link"
href="#node-management"
class="rounded"
style="display: none;"
>
<span class="rounded light-bg"> Top feature </span>
<span id="top-feature-title">Automatic VPN provisioning</span>
<i class="fas fa-arrow-right"></i>
</a>
</p>
<h1 class="title is-spaced is-size-3-mobile">
Automate Network Management with
<span class="has-text-primary">OpenWISP</span>
</h1>
<p class="subtitle is-size-5">
Leveraging
<span class="has-text-weight-medium">Linux OpenWrt</span>,
<span class="has-text-weight-medium">OpenWISP</span> is an
open-source solution for efficient IT network deployment, monitoring
& management.
</p>
<p class="button-container">
<a
class="button with-text is-orange is-block-mobile"
href="{filename}features.html"
>
<span class="fas fa-bolt"></span>
<span>Features</span>
</a>
<a class="button with-text is-white is-block-mobile" href="{filename}demo.html">
<i class="fas fa-regular fa-circle-play"></i>
<span>Try the Demo</span>
</a>
<a class="button with-text is-inverted is-block-mobile" href="{filename}deploy.html">
<i class="fas fa-cloud-arrow-up"></i>
<span>Deploy</span>
</a>
</p>
</div>
</section>
<section class="section has-text-centered screenshot-container pt-0 mt-2">
<img
src="{static}/images/main-screenshot.webp"
alt="OpenWISP Web Dashboard"
class="screenshot main"
height="677"
fetchpriority="high"
/>
</section>
<section class="section has-text-centered pb-0">
<div class="container is-max-fullhd">
<h2
class="subtitle is-size-5 has-text-orange-dark has-text-weight-medium mb-4"
>
Features
</h2>
<h3 class="title is-size-3 is-size-4-mobile is-spaced">
Seamless network configuration, management, monitoring and firmware
upgrades.
</h3>
<p class="subtitle is-size-5">
<span class="has-text-weight-medium">OpenWISP</span> allows to
automate many aspects of networks: from configuration to monitoring,
RADIUS, hotspots, mesh and firmware upgrades, all backed by the
reliability of the
<span class="has-text-weight-medium">Linux Kernel</span> and
<span class="has-text-weight-medium">OpenWrt</span>.
</p>
</div>
</section>
<section
class="section has-text-centered fixed-grid has-1-cols-mobile
has-2-cols-tablet has-3-cols-desktop pt-5 pb-4"
>
<div class="features grid">
<div class="cell">
<h2>
<a href="{filename}features.html#templates-and-variables">
<span class="button is-small is-orange is-inverted">
<span class="icon is-small">
<i class="fas fa-copy"></i>
</span>
</span>
<span>Configuration Templates</span>
</a>
</h2>
<p>
Effortlessly manage device settings by defining reusable
configuration templates that apply updates system-wide with a
single change.
</p>
</div>
<div class="cell">
<h2>
<a
href="https://openwisp.io/docs/stable/openwrt-config-agent/user/automatic-registration.html"
target="_blank"
>
<span class="button is-small is-orange is-inverted">
<span class="icon is-small">
<i class="fas fa-gear"></i>
</span>
</span>
<span>Automatic Provisioning</span>
</a>
</h2>
<p>
Seamlessly connect and configure new devices with zero-touch auto
registration, enabling rapid deployments with minimal manual
effort.
</p>
</div>
<div class="cell">
<h2>
<a href="{filename}features.html#automatic-vpn-tunnels">
<span class="button is-small is-orange is-inverted">
<span class="icon is-small">
<i class="fas fa-shield"></i>
</span>
</span>
<span>Automatic VPN Tunnels</span>
</a>
</h2>
<p>
Automatically provision secure VPN tunnels with all required
configurations, keys, and certificates, reducing errors and
speeding up node deployment.
</p>
</div>
<div class="cell">
<h2>
<a href="{filename}features.html#network-monitoring">
<span class="button is-small is-orange is-inverted">
<span class="icon is-small">
<i class="fas fa-chart-simple"></i>
</span>
</span>
<span>Network Monitoring</span>
</a>
</h2>
<p>
Monitor network performance with insights into latency,
reachability, hardware usage, traffic patterns, and Wi-Fi clients
for proactive management.
</p>
</div>
<div class="cell">
<h2>
<a href="{filename}features.html#firmware-upgrades">
<span class="button is-small is-orange is-inverted">
<span class="icon is-small">
<i class="fas fa-cloud-arrow-up"></i>
</span>
</span>
<span>Firmware Upgrades</span>
</a>
</h2>
<p>
Efficiently manage firmware upgrades with options for individual
or batch updates, keeping your devices current with the latest
features and security patches.
</p>
</div>
<div class="cell">
<h2>
<a href="{filename}features.html#hotspot-and-public-wifi">
<span class="button is-small is-orange is-inverted">
<span class="icon is-small">
<i class="fas fa-wifi"></i>
</span>
</span>
<span>Hotspots & Public WiFi</span>
</a>
</h2>
<p>
Deploy hotspots and public WiFi with captive portal integration
for registration, authentication, social login, mobile phone
number verification and paid subscriptions.
</p>
</div>
</div>
<p class="has-text-centered">
<a class="button with-text is-orange" href="{filename}features.html">
<span class="fas fa-bolt"></span>
<span>More Features</span>
</a>
</p>
</section>
</div>
<hr />
<section class="section has-text-centered pt-5 pb-5">
<div class="container is-max-fullhd">
<p class="mb-5">
<span class="rounded">Why choose OpenWISP?</span>
</p>
<h2 class="title is-size-3 is-size-4-mobile is-spaced">
Why OpenWISP?
</h2>
<p class="subtitle is-size-5">
OpenWISP stands out through its open community, modular flexibility,
and proven success with our community-driven network solution.
</p>
</div>
</section>
<section class="section pt-2 pb-5 mb-2">
<div class="container columns is-desktop circles-top-left">
<div class="column">
<div class="bullet">
<span class="circle">
<span class="fas fa-wrench"></span>
</span>
<h3 class="mb-2">Programmable</h3>
<p>
Customize the system to meet your needs, integrate it into your
business, and automate key processes.
</p>
</div>
<div class="bullet">
<span class="circle">
<span class="fas fa-gear"></span>
</span>
<h3 class="mb-2">Effortless Management</h3>
<p>
After the initial setup, network administrators can easily perform
daily operations through the web interface: adding devices,
maintaining configurations, upgrading firmware, etc.
</p>
</div>
<div class="bullet">
<span class="circle">
<span class="fas fa-star"></span>
</span>
<h3 class="mb-2">Proven Success</h3>
<p class="content text">
Supported by a track record of success in WiFi hotspot and network
automation. Read more about our
<a href="{filename}partners.html">Success Stories</a>.
</p>
</div>
<div class="bullet">
<span class="circle">
<span class="fas fa-headset"></span>
</span>
<h3 class="mb-2">Reliable Support</h3>
<p class="content text">
As your project grows, you can count on our
<a href="{filename}commercial-support.html">Commercial Support</a>
to always have your back.
</p>
</div>
</div>
<div class="column has-text-centered-tablet">
<img
src="{static}/images/network-globe.svg"
alt="Network Globe"
width="475"
height="379"
fetchpriority="low"
/>
</div>
</div>
</section>
<section class="section has-text-centered alternative-bg">
<div class="container is-max-widescreen">
<h2 class="title is-size-3 is-size-4-mobile is-spaced">
OpenWISP has a Global Reach
</h2>
<p class="subtitle is-size-5">
<span class="circle">
<i class="fa-solid fa-earth-americas"></i>
</span>
Empowering Network Management Worldwide
</p>
<div class="columns is-desktop">
<div class="column is-size-4 is-size-6-mobile stats">
<p><span>195+</span> Countries Using OpenWISP</p>
<p><span>20,000+</span> OpenWISP Deployments</p>
<p><span>40+</span> Commercial Support Customers</p>
</div>
<div class="column text is-size-6 has-text-justified">
<p>
With a proven track record, OpenWISP has played a pivotal role in
connecting communities, spanning across diverse landscapes, and
fostering digital inclusion.
</p>
<p>
As an innovative force, OpenWISP has been embraced
internationally, providing efficient solutions for thousands of
active hotspots and users daily.
</p>
<p>
Network administrators, municipalities, and universities globally
trust OpenWISP to bring connectivity, simplicity, and adaptability
to the forefront of their networking endeavors.
</p>
</div>
</div>
</div>
<p class="mt-5">
<a
class="button with-text is-orange is-inverted"
href="{filename}support.html"
>
<span class="fas fa-people-group"></span>
<span>Join the Community</span>
</a>
</p>
</section>
{% from 'partners.inc' import partners %}
{{
partners(text="We partner with",
section_classes="pt-5 mt-2 pb-0")
}}
<hr />
<section class="section has-text-centered pt-4">
<div class="container is-max-desktop">
<h2 class="title is-size-3 is-size-4-mobile is-spaced">
Frequently Asked Questions
</h2>
<p class="subtitle is-size-5">
The most recurring questions about OpenWISP.
</p>
<aside class="faq menu">
<p class="menu-label is-size-6">General Questions</p>
<ul class="menu-list">
<li>
<a href="{filename}faq.html#suitable"
>Is OpenWISP suitable for me?</a
>
</li>
<li>
<a href="{filename}faq.html#hardware"
>What hardware can OpenWISP control?</a
>
</li>
<li>
<a href="{filename}faq.html#demo">Can you give us a demo?</a>
</li>
<li>
<a href="{filename}faq.html#white-label"
>Am I allowed to white label OpenWISP?</a
>
</li>
<li>
<a href="{filename}faq.html#who-is-behind-openwisp"
>Who is behind OpenWISP?</a
>
</li>
<li>
<a href="{filename}faq.html#large-deployments"
>Is OpenWISP used in large deployments?</a
>
</li>
<li>
<a href="{filename}faq.html#commercial-support"
>Is commercial support available?</a
>
</li>
</ul>
<p class="menu-label is-size-6">Technical Questions</p>
<ul class="menu-list">
<li>
<a href="{filename}faq.html#devices-not-running-openwrt">
Can OpenWISP work with devices that do not run OpenWrt?
</a>
</li>
<li>
<a href="{filename}faq.html#hotspots"
>Does OpenWISP support the management of hotspot networks?</a
>
</li>
<li>
<a href="{filename}faq.html#mesh-networks"
>Can OpenWISP be used to manage mesh networks?</a
>
</li>
<li>
<a href="{filename}faq.html#installation-method"
>What is the recommended installation method?</a
>
</li>
</ul>
</aside>
</div>
<div
class="container is-max-desktop alternative-bg pt-6 pb-6 mt-5 is-rounded"
>
<p>
<span class="circle">
<i class="fa-regular fa-circle-question"></i>
</span>
</p>
<h3 class="title is-size-6 mt-4">
Can't find the answer you're looking for?
</h3>
<p>
<a
class="button with-text is-orange is-inverted is-small"
href="{filename}faq.html"
>
<span class="fas fa-clipboard-question"></span>
<span>Read Full FAQ</span>
</a>
</p>
</div>
</section>
<section class="section has-text-centered alternative-bg">
<div class="container">
<h2 class="title is-size-3 is-size-4-mobile is-spaced">Try the demo</h2>
<p class="subtitle is-size-5">
Experience the user interface and its features,
<span class="has-text-weight-medium">try our demo right now</span>!
</p>
<p class="button-container">
<a class="button is-orange with-text" href="{filename}demo.html">
<span class="fas fa-regular fa-circle-play"></span>
<span>Demo</span>
</a>
<a class="button with-text is-white" href="{filename}features.html">
<span class="fas fa-bolt"></span>
<span>Features</span>
</a>
</p>
</div>
</section>
<script>
const featuresBasePath = "{{ SITEURL }}/features/";
</script>
<script src="{{ SITEURL }}/theme/js/index.min.js?v=1"></script>
</body>
</html>