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

5851 commits

Author SHA1 Message Date
Jerry Vonau
43b794d934 sock 2021-05-19 18:39:51 -05: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
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