A Holt
5ca2179b97
AWStats: Further clarify Apache vs. NGINX package deps
2021-05-21 10:38:27 -04:00
A Holt
c9d1b83ecb
roles/nginx/README.md: Update doc w/ latest
2021-05-21 09:04:40 -04:00
A Holt
d9e3f298ed
awstats/tasks/install.yml: sorting out Apache vs. NGINX dependencies
2021-05-21 08:41:02 -04:00
A Holt
71f2066fb7
lokole/tasks/install.yml: Fix URL for Lokole-IIAB_Users_Manual.pdf
2021-05-19 21:38:40 -04:00
A Holt
fea7947454
Merge pull request #2789 from jvonau/lok_user
...
OPWEN_SETTINGS
2021-05-19 21:20:15 -04:00
Jerry Vonau
20cdf44981
parms
2021-05-19 19:00:05 -05:00
Jerry Vonau
8aab507a13
EnvironmentFile
2021-05-19 19:00:05 -05:00
Jerry Vonau
be0c12c42b
OPWEN_SETTINGS for settings.env
2021-05-19 19:00:05 -05:00
Jerry Vonau
56a4596cca
need log target
2021-05-19 19:00:05 -05:00
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