1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

5954 commits

Author SHA1 Message Date
Jerry Vonau
43b794d934 sock 2021-05-19 18:39:51 -05:00
A Holt
750f049252
nextcloud/tasks/install.yml: Clarify /library/www/nextcloud is ~449 MB (for Nextcloud 21.0.1) 2021-05-19 11:52:40 -04:00
A Holt
4ac845ca0d
gitea/tasks/install.yml: Clarify painfully slow download e.g. https://dl.gitea.io/gitea/1.14/gitea-1.14-linux-amd64 2021-05-19 11:46:29 -04:00
Jerry Vonau
45dcf7214e OPWEN_SETTINGS
From an install.py machine where supervisord is used this value is passed
pi@jv-rpi-stock:~ $ cat /etc/supervisor/conf.d/lokole_gunicorn.conf
[program:lokole_gunicorn]
command="/lokole/venv/bin/gunicorn" --bind="unix:/lokole/state/lokole_gunicorn.sock" --timeout=300 --workers=3 --log-level=error opwen_email_client.webapp:app
autostart=true
autorestart=true
startretries=3
stopasgroup=true
stderr_logfile=/lokole/logs/lokole_gunicorn.stderr.log
stdout_logfile=/lokole/logs/lokole_gunicorn.stdout.log
user=root
environment=OPWEN_SETTINGS=/lokole/state/settings.env
2021-05-19 06:42:34 -05:00
A Holt
e21403d757
lokole/defaults/main.yml: Clarify lokole_sim_type options 2021-05-18 21:10:49 -04:00
A Holt
2694f66f85
Merge pull request #2782 from jvonau/lok_user
Create lokole user
2021-05-18 19:25:58 -04:00
Jerry Vonau
38c6ce9d70 don't link for diagnostics 2021-05-18 17:01:44 -05:00
Jerry Vonau
a85418df12 Lokole system user 2021-05-18 17:01:08 -05:00
Jerry Vonau
719c88a930 lokole - create /lokole/state 2021-05-18 13:24:12 -05:00
Tim Moody
87637aa678 add pid to unit file 2021-05-18 10:36:57 -04:00
A Holt
4faa117e1a
php-sodium (e.g. apt pkg libsodium23) already installed by PHP 7.2+ 2021-05-17 13:22:33 -04:00
A Holt
c50ecd57cb
www_options/tasks/main.yml: Set 'max_input_vars = 5000' if nginx_high_php_limits, for Moodle 3.11+ 2021-05-17 12:33:45 -04:00
A Holt
a75b37a6dd
moodle/tasks/install.yml: install php{{ php_version }}-sodium (apt package) 2021-05-17 12:09:03 -04:00
A Holt
0d0b401de5
Set 'moodle_version: 311' (3.11) in moodle/defaults/main.yml 2021-05-17 12:02:46 -04:00
A Holt
be46a22ad1
Merge pull request #2781 from jvonau/monit
Monit - do no harm
2021-05-16 17:46:18 -04:00
Jerry Vonau
e397f50f53 tag unused
Use what is in /etc/monit/conf-available as a starting point
2021-05-16 16:25:32 -05:00
Jerry Vonau
e62d3fae88 monit do no harm 2021-05-16 16:25:32 -05:00
A Holt
6da9309a1a
Merge pull request #2779 from jvonau/munin
munin - drop apache dependency and use stock munin.conf
2021-05-16 16:41:11 -04:00
Jerry Vonau
8506c34b5b tag as unused 2021-05-16 15:12:34 -05:00
Jerry Vonau
5bcbf20999 munin - drop apache dependency and use stock munin.conf 2021-05-16 15:07:11 -05:00
A Holt
f71d673534
Comment in lokole/defaults/main.yml 2021-05-15 16:49:04 -04:00
A Holt
612aa1de12
Update roles/nginx/README.md 2021-05-15 08:13:14 -04:00
A Holt
d3ead93089
Merge pull request #2776 from jvonau/lok_nginx
Lokole nginx only
2021-05-15 07:44:16 -04:00
A Holt
7f8a2f6c64
Update roles/lokole/README.rst 2021-05-15 00:26:14 -04:00
A Holt
0a3e278a67
Update roles/lokole/README.rst 2021-05-15 00:12:00 -04:00
Jerry Vonau
8eb713a1c8 soft code 2021-05-14 19:46:56 -05:00
Jerry Vonau
743db0a11f remove extra / 2021-05-14 19:40:04 -05:00
Jerry Vonau
787f12c468 python_ver 2021-05-14 18:51:29 -05:00
Jerry Vonau
2b505ae404 dual role2 2021-05-14 18:40:34 -05:00
Jerry Vonau
f5248302b5 dual role 2021-05-14 18:39:09 -05:00
Jerry Vonau
e87135a3e3 lokole_sim_type 2021-05-14 18:17:56 -05:00
Jerry Vonau
a7811787fa export variables 2021-05-14 18:17:23 -05:00
Jerry Vonau
1942ea206a nginx config file 2021-05-14 18:07:52 -05:00
Jerry Vonau
4d14dd4fa5 drop apache 2021-05-14 17:45:29 -05:00
A Holt
6873524bd5
network/tasks/computed_services.yml: Restore trailing newline 2021-04-30 12:43:00 -04:00
Jerry Vonau
a643df2595
Merge branch 'master' into wifi_info 2021-04-30 11:30:31 -05:00
root
ed883d7ee5 network/tasks/computed_services.yml comment re-ordered 2021-04-30 11:34:30 -04:00
root
24000def54 Debug network/tasks/enable_services.yml like PR #2768 2021-04-30 11:25:32 -04:00
root
fbb476f667 Cleaner network/tasks/enable_services.yml like PR #2768 2021-04-30 11:22:49 -04:00
Jerry Vonau
b10f2f9f14 rename current_host_channel -> current_client_channel and record 2021-04-30 07:45:49 -05:00
root
670746fe88 WIP: iiab.ini vars set in 3 places? For Squid, DansGuardian, Wondershaper 2021-04-29 16:08:31 -04:00
root
a07a684d13 /etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled 2021-04-29 15:03:29 -04:00
A Holt
3cda4faa59
Merge pull request #2761 from jvonau/cups-save
cups - drop apache
2021-04-29 11:36:04 -04:00
A Holt
f1fcdb82bc
Merge pull request #2693 from jvonau/debian_mate
Debian mate
2021-04-29 11:16:05 -04:00
A Holt
2d1337d35f
Merge pull request #2759 from deldesir/drop-bridge-utils
Drop bridge-utils [and deprecate br0.j2]
2021-04-29 11:05:00 -04:00
A Holt
26dc468c3e
usb_lib/tasks/main.yml: clarifying comment (remove for next release) 2021-04-29 11:03:23 -04:00
A Holt
8ed5e2a112
Merge pull request #2760 from jvonau/00_create
00-create cleanup
2021-04-29 11:01:50 -04:00
Jerry Vonau
8cae78bfbf touch up 2021-04-29 01:10:35 -05:00
Jerry Vonau
0a2e44c2e7 update Readme 2021-04-28 20:42:48 -05:00
Jerry Vonau
e8af746597 cups - drop apache
The port is open anyway, just lose the /cups redirect, not worth dragging apache in. Still
missing the nginx config to make apache work, nginx should really just use nginx directly.
2021-04-28 20:13:46 -05:00
Jerry Vonau
5914afd1d4 20 2021-04-28 16:43:05 -05:00
Jerry Vonau
fc61d044f1 cull redhat routines 2021-04-28 16:31:00 -05:00
Jerry Vonau
829fba3431 move network related packages 2021-04-28 16:31:00 -05:00
Jerry Vonau
9bc7ae9863 rename iptables.yml -> network.yml 2021-04-28 16:31:00 -05:00
Jerry Vonau
8b665c787b ensure networkd-dispatcher is installed 2021-04-28 16:31:00 -05:00
Jerry Vonau
bdfd2b057a save a daemon_reload 2021-04-28 16:31:00 -05:00
Jerry Vonau
a581d6ebf4 use the same logic as netplan.yml for br0 2021-04-28 16:31:00 -05:00
Jerry Vonau
be1b98cd8c short term fix 2021-04-28 11:08:52 -05:00
Jerry Vonau
387b0e5875 long term fix 2021-04-28 11:08:38 -05:00
Blondel MONDESIR
c94b76d063
Rename br0.j2 to br0.j2.deprecated 2021-04-28 11:28:33 -04:00
root
6e8e8d7842 2-common/tasks/packages.yml merge conflic resolved 2021-04-28 10:52:50 -04:00
A Holt
8b1e468335
Merge pull request #2757 from holta/lokole-description-fix
lokole/tasks/main.yml: fix illegal char EM DASH \u2014 in iiab.ini description
2021-04-28 00:50:46 -04:00
A Holt
6bbb95cd9e
lokole/tasks/main.yml: fix illegal char EM DASH \u2014 in iiab.ini description 2021-04-28 00:47:10 -04:00
A Holt
f578291834
Merge pull request #2755 from holta/sugarizer-1.5.0
Sugarizer 1.4.0 -> 1.5.0
2021-04-27 16:43:46 -04:00
A Holt
1442e477e0
Clarify that /opt/iiab/sugarizer-1.5.0 is ~717MB 2021-04-27 16:42:41 -04:00
A Holt
8437dbebcb
Sugarizer 1.4.0 -> 1.5.0 2021-04-27 16:19:40 -04:00
A Holt
823e210965
Merge pull request #2754 from tim-moody/7.3.1.1-js-libs
update bootstrap 3 and 4 and jquery to latest versions
2021-04-27 14:12:37 -04:00
Tim Moody
df67e18a89 update bootstrap 3 and 4 and jquery to latest versions 2021-04-27 14:00:18 -04:00
A Holt
be704ec0d3
Merge pull request #2751 from holta/packages.yml
WIP: Lint & explain lesser-known packages in 2-common/tasks/packages.yml
2021-04-27 12:16:00 -04:00
A Holt
a5155f6164
Update 2-common/tasks/packages.yml 2021-04-27 12:13:18 -04:00
A Holt
1504c50f0f
roles/openvpn/templates/iiab-remote-off: Fix instructions 2021-04-26 23:36:56 -04:00
Jerry Vonau
5092229fcc replace 'brctl' with 'bridge' 2021-04-26 22:29:54 -05:00
A Holt
317f091fc8
2-common/tasks/packages.yml: which apt packages are truly need? 2021-04-26 22:35:32 -04:00
A Holt
3a91d7f2ec
2-common/tasks/packages.yml: lint & explain 2021-04-26 14:38:03 -04:00
A Holt
fdb3e5c84e
nodejs/defaults/main.yml: Clarify Node.js version & version history, per default_vars.yml 2021-04-21 18:21:42 -04:00
A Holt
683e5a5580
sugarizer/tasks/install.yml: Clarify ~710MB download during git clone 2021-04-19 13:26:15 -04:00
A Holt
3aaa4b6bd2
jupyterhub/tasks/install.yml: Clarify "jupyterhub_venv: /opt/iiab/jupyterhub" 2021-04-19 13:19:59 -04:00
A Holt
6e7ab95497
roles/nginx/README.md: lowercase role names here 2021-04-17 15:07:18 -04:00
A Holt
7454d22302
roles/nginx/templates/nginx.conf.j2: typo cond.d -> conf.d & doc cleanup 2021-04-17 08:51:20 -04:00
root
77cf77d074 Lint jupyterhub-nginx.conf & nginx.conf etc, for maintainability 2021-04-17 11:43:04 +00:00
George Hunt
fae7a07368 uncomment websocket upgrade line 2021-04-17 05:02:00 +01:00
George Hunt
c4c51106fa get nginx to proxy websockets correctly 2021-04-17 00:07:00 +01:00
A Holt
27417f24bc
Merge pull request #2734 from holta/elgg-2.3.17
Elgg 2.3.16 -> 2.3.17
2021-04-16 07:57:34 -04:00
A Holt
5010821b8e
Elgg 2.3.16 -> 2.3.17 2021-04-16 05:30:30 -04:00
root
19a7af08e5 Update roles/nginx/README.md + Lint jupyterhub-nginx.conf 2021-04-15 20:16:40 +00:00
root
f793f0c230 Use 'jupyterhub' instead of 'jupyter' in /etc/iiab/iiab.ini 2021-04-15 19:41:31 +00:00
root
67d191be8a Update 0-init/tasks/validate_vars.yml w/ JupyterHub 2021-04-15 19:32:11 +00:00
root
eac3b86097 Lint for readability & maintainability 2021-04-15 19:21:35 +00:00
root
f6d42953e7 Refine Docs roles/jupyterhub/README.md & JupyterHub's iiab.ini description 2021-04-15 18:44:19 +00:00
root
3fe1f66de0 Packaging for PR #2719 to promote JupyterHub Notebooks 2021-04-15 18:14:14 +00:00
A Holt
6b4b68de8b
Merge pull request #482 from georgejhunt/jupyter
Sync from georgejhunt/iiab:jupyter
2021-04-15 13:27:45 -04:00
A Holt
0f4071837c
Merge pull request #2732 from holta/sysd-netd-debian.yml-comment
sysd-netd-debian.yml & rpi_debian.yml: Restore explanation of hostapd restart
2021-04-14 14:03:37 -04:00
A Holt
e4d9e6306b
network/tasks/sysd-netd-debian.yml: Restore explanation of hostapd restart 2021-04-14 13:01:44 -04:00
A Holt
a8df90c3a4
network/tasks/rpi_debian.yml: Restore explanation of hostapd restart 2021-04-14 13:01:37 -04:00
A Holt
309ce72801
Merge pull request #2731 from holta/sysd-netd-debian.yml-comment
sysd-netd-debian.yml typo in comment?
2021-04-14 11:23:59 -04:00
A Holt
057db8f3a7
sysd-netd-debian.yml typo? 2021-04-14 08:17:22 -04:00
A Holt
16ed017392
Update iiab-internet-off 2021-04-14 08:00:55 -04:00
A Holt
5471f28462
Update iiab-internet-on 2021-04-14 08:00:27 -04:00
A Holt
e631ea392c
Update iiab-gen-iptables 2021-04-14 07:21:30 -04:00
A Holt
acdbf503d8
Update iiab-internet-off 2021-04-14 06:55:41 -04:00
A Holt
8e064cce69
Update iiab-internet-on 2021-04-14 06:54:18 -04:00
George Hunt
d0e8e04834 seems able to save files -- but storage is not in library as requested 2021-04-13 17:36:13 +01:00
George Hunt
01e9496fcb update README 2021-04-13 17:36:07 +01:00
George Hunt
a17197f087 remaining jupyter->jupyterhub items 2021-04-13 17:35:56 +01:00
George Hunt
c2dfe965cc remove the jupyter<->jupyterhub conflict. Make all jupyterhub 2021-04-13 17:35:54 +01:00
George Hunt
da40d2d162 add in README.md 2021-04-13 17:26:24 +01:00
George Hunt
9ccffb95a2 getting nginx proxy to work /jupyterhub 2021-04-13 17:26:19 +01:00
George Hunt
be275ca4ae remove creation of notebook, spawner puts in /var/lib/private 2021-04-13 17:26:14 +01:00
George Hunt
b2675f4a46 add iiab-admin to the authentication list 2021-04-13 17:26:07 +01:00
George Hunt
4b1281c62d change systemd to more specifially use the venv 2021-04-13 17:26:00 +01:00
George Hunt
4f535ef2c9 systemd spawner is working writing to /var/lib/private 2021-04-13 17:25:54 +01:00
George Hunt
ce3e4247f2 displayed the ted notebook on raspi-os 2021-04-13 17:25:36 +01:00
George Hunt
617c716ee8 changes to venv 2021-04-13 17:25:27 +01:00
George Hunt
b008147640 Found instructions for the Littlest Jupyterhub 2021-04-13 17:25:20 +01:00
George Hunt
613d08f499 venv runs without jupyterlab-vim 2021-04-13 17:25:13 +01:00
George Hunt
9cd837cea5 remaining jupyter->jupyterhub items 2021-04-13 17:24:56 +01:00
George Hunt
84d67ae6ba remove the jupyter<->jupyterhub conflict. Make all jupyterhub 2021-04-13 17:24:46 +01:00
George Hunt
b5a3c44d57 add in README.md 2021-04-13 17:24:38 +01:00
George Hunt
dd1c0c7ac2 getting nginx proxy to work /jupyterhub 2021-04-13 17:24:34 +01:00
George Hunt
3896a017a0 remove creation of notebook, spawner puts in /var/lib/private 2021-04-13 17:24:26 +01:00
George Hunt
9a05f01142 add iiab-admin to the authentication list 2021-04-13 17:24:11 +01:00
George Hunt
8ac48e150f change systemd to more specifially use the venv 2021-04-13 17:23:55 +01:00
George Hunt
6a2283bef8 systemd spawner is working writing to /var/lib/private 2021-04-13 17:23:48 +01:00
George Hunt
abeae78259 displayed the ted notebook on raspi-os 2021-04-13 17:23:43 +01:00
George Hunt
67a19a6eb5 changes to venv 2021-04-13 17:23:39 +01:00
George Hunt
ca697f4926 Found instructions for the Littlest Jupyterhub 2021-04-13 17:23:27 +01:00
George Hunt
98634909ec venv runs without jupyterlab-vim 2021-04-13 17:23:22 +01:00
A Holt
593804f9d3
Update iiab-internet-on 2021-04-13 01:09:09 -04:00
A Holt
1b2ccef0ce
Update iiab-internet-off 2021-04-13 01:08:49 -04:00
A Holt
c5bd0c909b
Update iiab-internet-on 2021-04-13 00:38:38 -04:00
A Holt
6a4e6bb2a9
Update iiab-internet-off 2021-04-13 00:37:44 -04:00
A Holt
eeefe546e7
network/tasks/enable_services.yml: Install iiab-internet-on|off from template 2021-04-13 00:31:33 -04:00
Jerry Vonau
6aeaeed6ab helper scripts 2021-04-12 12:12:06 -05:00
Jerry Vonau
df5618c3a4 grouping 2021-04-12 10:45:31 -05:00
Jerry Vonau
1b8e6e4958 move to runtime option from install time (via 1-prep) 2021-04-12 10:31:23 -05:00
Jerry Vonau
742405b1d3 use iiab.env as reference for state of iiab_gateway_enabled
Opens up the posibility of gateway-on|off scripts like hotspot-on|off
2021-04-12 09:22:14 -05:00
Jerry Vonau
a32539ae81 Don't load legacy modules 2021-04-12 00:00:50 -05:00
A Holt
dcd7a043a9
roles/nextcloud/README.md: Clarify evolving Nextcloud 21+ requirements & recommendations 2021-04-11 19:46:26 -04:00
A Holt
6bb7b39078
Merge pull request #2726 from holta/captive-portal-yml-tab-bug
Illegal tab character in captiveportal/tasks/main.yml (ansible-core 2.11 requires legal .yml's)
2021-04-11 18:32:39 -04:00
A Holt
7b2e47945a
captiveportal/tasks/main.yml: Remove illegal tab char 2021-04-11 18:28:28 -04:00
A Holt
df5b978ae1
nextcloud/tasks/install.yml ADVISORY: carefully check the latest Nextcloud 21+ prereqs 2021-04-11 11:56:04 -04:00
A Holt
3908f434d8
Gitea Branch 1.13 -> 1.14 2021-04-10 13:50:42 -04:00
A Holt
05e3ed1661
Merge pull request #2722 from holta/mediawiki-1.35.2
MediaWiki 1.35.1 -> 1.35.2 LTS (security patch)
2021-04-08 15:51:48 -04:00
A Holt
30332eda92
MediaWiki 1.35.1 -> 1.35.2 LTS 2021-04-07 11:18:06 -04:00
root
8c56a333df Document & explain PR #2717 2021-03-26 08:19:46 -04:00
Jerry Vonau
34228b66d7 No need for a re-install to edit files & record usb_lib_umask0000_for_kolibri 2021-03-25 23:04:05 -05:00
A Holt
a8cd73a386
roles/usb_lib/README.rst: fix contextual link 2021-03-25 16:04:15 -04:00
A Holt
3660c7b7f8
usb_lib/tasks/install.yml: links to official docs 2021-03-25 16:02:39 -04:00
A Holt
1f99e234c9
Update usb_lib/README.rst 2021-03-25 15:52:59 -04:00
A Holt
d8e07d0383
roles/usb_lib/README.rst: clarification 2021-03-25 15:22:02 -04:00