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

9603 commits

Author SHA1 Message Date
A Holt
cb894b1a6c
.travis.yml: Refine explanations 2021-05-19 12:53:43 -04:00
A Holt
c26261752f
Better explain how to verify your Ansible version/installation 2021-05-19 12:28:14 -04: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
A Holt
58ee527fa5
Crystal Ball: Explain interim 'pip3 install ansible-core' at top of scripts/ansible 2021-05-19 11:38:58 -04:00
A Holt
9b4b31b369
scripts/ansible: Fix explanatory URL to scripts/ansible.md 2021-05-19 11:02:38 -04:00
A Holt
5b2994ef33
scripts/ansible: Touch up operator explanation 2021-05-19 10:58:01 -04:00
A Holt
56f08958fe
scripts/ansible: Touch up comment 2021-05-19 10:17:37 -04:00
A Holt
3771b910da
scripts/ansible: Touch up comment 2021-05-19 10:14:26 -04:00
A Holt
9e5582baec
Update .travis.yml 2021-05-19 10:09:07 -04:00
A Holt
a857af952c
Merge pull request #2788 from holta/lokole_sim_type-options
Further clarify lokole_sim_type options
2021-05-19 07:48:20 -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
582b82302f
Clean up comments in vars/ubuntu-20.yml 2021-05-18 22:22:35 -04:00
A Holt
7e92b3f0a9
Clean up comments in vars/linuxmint-20.yml 2021-05-18 22:19:35 -04:00
A Holt
5a2156e3b1
Clean up comments in vars/ubuntu-21.yml 2021-05-18 22:16:20 -04:00
A Holt
e21403d757
lokole/defaults/main.yml: Clarify lokole_sim_type options 2021-05-18 21:10:49 -04:00
A Holt
2f9f58ddf7
local_vars_big.yml: Clarify lokole_sim_type options 2021-05-18 21:10:19 -04:00
A Holt
04c8924329
local_vars_medium.yml: Clarify lokole_sim_type options 2021-05-18 21:10:04 -04:00
A Holt
db40519311
local_vars_min.yml: Clarify lokole_sim_type options 2021-05-18 21:09:47 -04:00
A Holt
e7d5e2c4e6
default_vars.yml: Clarify lokole_sim_type options 2021-05-18 21:09:36 -04:00
A Holt
e597c7474a
Merge pull request #493 from iiab/master
Sync from iiab/iiab:master
2021-05-18 20:58:15 -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
A Holt
3b70e43174
Merge pull request #2787 from tim-moody/kalite
add pid to unit file
2021-05-18 10:48:05 -04:00
Tim Moody
87637aa678 add pid to unit file 2021-05-18 10:36:57 -04:00
A Holt
af80b44056
runrole: More accurate explanation, when /etc/iiab/iiab_state.yml already contains 'XYZ_installed: True' 2021-05-17 17:04:44 -04:00
A Holt
0938f36851
Merge pull request #2784 from holta/moodle-3.11
Moodle 3.11 Released: In future we might want to set 'max_input_vars = 5000' in /etc/php/X.Y/fpm/php.ini and also in /etc/php/X.Y/apache2/php.ini etc?
2021-05-17 14:15:12 -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
f5433ec599
Merge pull request #492 from iiab/master
Sync from iiab/iiab:master
2021-05-16 17:56:34 -04:00
A Holt
be46a22ad1
Merge pull request #2781 from jvonau/monit
Monit - do no harm
2021-05-16 17:46:18 -04:00
A Holt
2eb0f4d790
Merge pull request #491 from iiab/master
Sync from iiab/iiab:master
2021-05-16 17:35:13 -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
a30357a015
Merge pull request #2780 from holta/raspbian-10_python_ver
Lokole install blocked on RaspiOS, so add 'python_ver: 3.7' to vars/raspbian-10.yml
2021-05-16 17:22:43 -04:00
A Holt
bd7de52b83
Add 'python_ver: 3.7' to vars/raspbian-10.yml 2021-05-16 17:17:09 -04: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
0e2cf747e5
Merge pull request #2778 from holta/lokole_sim_type
Begin to document 'lokole_sim_type: LocalOnly' & 'lokole_sim_type: Ethernet'
2021-05-15 17:01:49 -04:00
A Holt
e9e9ca172a
lokole_sim_type in local_vars_big.yml 2021-05-15 16:51:41 -04:00
A Holt
d8bdbcd152
lokole_sim_type in local_vars_medium.yml 2021-05-15 16:51:36 -04:00
A Holt
8f0520cc39
lokole_sim_type in local_vars_min.yml 2021-05-15 16:51:31 -04:00
A Holt
643001464d
Add lokole_sim_type to default_vars.yml 2021-05-15 16:50:52 -04:00
A Holt
f71d673534
Comment in lokole/defaults/main.yml 2021-05-15 16:49:04 -04:00
A Holt
67256a92f1
Merge pull request #490 from iiab/master
Sync from iiab/iiab:master
2021-05-15 16:40:59 -04:00