1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
Commit graph

59 commits

Author SHA1 Message Date
A Holt
7f52da4d99
Update roles/cups/README.md 2021-07-13 19:29:36 -04:00
A Holt
79f2ef8b73
Create roles/cups/README.md 2021-07-13 18:46:21 -04:00
root
2b06b17e74 http://box/print CUPS administration (redirects to https) 2021-07-13 18:29:03 -04:00
root
13f01d0590 http://box/print finally works despite CUPS bug, via sneaky redirect 2021-07-13 17:56:02 -04:00
root
b0c8124f51 Restrict box/print/admin CUPS URLs to Linux user Admin/changeme (Linux group lpadmin) 2021-07-13 01:41:21 -04:00
root
0cd7ccc816 CUPS: Fix box/print URLs, Secure box/print/admin URLs, Lint NGINX .conf's 2021-07-12 15:52:15 -04:00
root
bb116d48cc cups/tasks/install.yml Ansible output explanations 2021-07-12 02:47:28 -04:00
root
573fdb1056 CUPS Modernization + Spring Cleaning (WIP) 2021-07-12 02:01:54 -04:00
root
4440f81933 Merge branch 'master' of https://github.com/deldesir/iiab into deldesir-master 2021-07-11 08:13:35 -04:00
Blondel MONDESIR
7c9f72fd1a
Update cupsd.conf 2021-05-10 15:47:23 -04:00
Blondel MONDESIR
f45856eb31
Update cupsd.conf 2021-05-10 15:31:36 -04:00
Blondel MONDESIR
4141991a0b
Update cups.conf 2021-05-04 16:32:26 -04:00
Blondel MONDESIR
da1d147fc9
Update to work with http://box/cups/ 2021-05-04 11:51:20 -04:00
Blondel MONDESIR
26d8c620fd
Rename cups.conf.j2 to cups.conf 2021-05-04 11:23:22 -04:00
Blondel MONDESIR
974b221a87
Update nginx.yml 2021-05-04 11:21:01 -04:00
Blondel MONDESIR
ae34a2009a
Update nginx.yml 2021-05-04 11:19:54 -04:00
Blondel MONDESIR
ba874673f6
Rename cups.conf to cups.conf.j2 2021-05-04 11:13:30 -04:00
Blondel MONDESIR
374e0ad3ee
Update nginx.yml 2021-05-04 11:09:32 -04:00
Blondel MONDESIR
5f8514af77
Update cups.conf 2021-05-04 10:55:27 -04:00
Blondel MONDESIR
f343834206
Update cups.conf 2021-05-01 22:16:00 -04:00
Blondel MONDESIR
73cea8a15c
Update cups.conf 2021-05-01 18:39:20 -04:00
Blondel MONDESIR
6e4984cdba
Update cups.conf 2021-05-01 18:38:18 -04:00
Blondel MONDESIR
8b8949de67
Merge pull request #1 from deldesir/deldesir-patch-1
Update cups.conf
2021-04-30 13:36:25 -04:00
Blondel MONDESIR
4d88529770
Create nginx.yml 2021-04-30 13:32:42 -04:00
Blondel MONDESIR
25211d342e
Update cups.conf
Reverse-proxy cups with nginx
2021-04-30 12:36:28 -04:00
root
a07a684d13 /etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled 2021-04-29 15:03:29 -04: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
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
root
d87821d266 9 core roles check their vars + 3 roles record to iiab_state.yml 2020-09-22 01:04:06 -04:00
root
5c904b30ea Further reduce dependency on Apache 2020-05-20 19:38:09 -04:00
root
42d1f1ba21 CUPS too: install Apache on demand 2020-05-16 18:22:55 -04:00
root
810fc81ac8 Convert dest: to path: per Ansible lineinfile norms 2020-02-03 19:54:04 -05:00
root
2cdf846365 Remove tags in ~30 files, improve verbiage 2020-01-30 04:57:53 -05:00
root
814efd5a02 Mostly var cleanup across ~80 files 2020-01-30 04:00:00 -05:00
A Holt
92433424cf
Update cups/tasks/main.yml 2020-01-29 09:25:23 -05:00
root
780ed4a955 Experiment: comment out Ansible tags in 25 files 2020-01-13 20:41:03 -05:00
root
a4d898dd9c Cleaner ver: 35+1 files may write to iiab_state.yml 2020-01-12 18:15:33 -05:00
root
bd915fcdae 35 tasks/*.yml writing to iiab_state.yml 2020-01-12 17:06:24 -05:00
root
509d110ece Add 'XYZ_installed: True' to {{ iiab_state_file }} 2020-01-11 23:31:47 -05:00
root
99f48aae4a iiab.ini: '| string' avoids Ansible warnings 2020-01-11 21:41:37 -05:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
29b28d8393 stage 4 installed 2019-11-28 05:27:44 -06:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
c96de99a00
Update main.yml 2019-03-05 14:00:21 -05:00
A Holt
1bbfdb8fe0
Update main.yml 2019-02-02 19:36:59 -05:00
georgejhunt
7f9957aa55
0.3 patch1 (#1377)
* expand zim_versions_idx to include menuItem name, mediaCount, articleCount, size

* create a stub menuItem if none exists

* remember to change consumer of zim_version_idx in iiab-admin

* comment out some debugging prints

* do not change the name of a variable in iiab.ini

* consistent variable names for *_enabled

* start work on menus for enabled iiab roles

* changes to display cups in home menu

* remove reference to admin console which may not be installed

* print error message

* dict.get errors

* handle undefined menuItem"

* handle undefined menuItem again

* some work on logos

* break out the zim_versions_idx routines for use by update_menus in admin-console

* remove old menuDef creation code

* new variable names for zim_versions_idx

* missing the tags data in zim_versions_idx

* un-break-apart iiab-make-kiwix-lib.py

* return an empty string

* make size human_readable

* getting console and iiab to work together on menus

* add the new zim_date field to zim_versions_idx

* get the latest into repo

* found lost code iiab-make-kiwix-lib.py

* Create Lokole admin user during setup

* Add requested content to lokole readme
Per iiab/iiab#1293

* Update default password

* Add Lokole-IIAB user manual

* Update default_vars.yml

* Update local_vars_min.yml

* Update local_vars_min.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update default_vars.yml

* Update default_vars.yml

* Update local_vars_min.yml

* Update local_vars_medium.yml

* Update local_vars_big.yml

* Update default_vars.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Change admin username to uppercase

* Revert "Lokole: change admin to Admin per IIAB app norms"

* Update main.yml

* Update README.rst

* Update capture-wsgi.py

* Update main.yml

* Update main.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Address TODOs in Lokole documentation

See https://github.com/ascoderu/opwen-webapp/issues/81

* Update main.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_big.yml

* Update local_vars_min.yml

* Update default_vars.yml

* expand zim_versions_idx to include menuItem name, mediaCount, articleCount, size

* create a stub menuItem if none exists

* remember to change consumer of zim_version_idx in iiab-admin

* comment out some debugging prints

* do not change the name of a variable in iiab.ini

* consistent variable names for *_enabled

* start work on menus for enabled iiab roles

* changes to display cups in home menu

* remove reference to admin console which may not be installed

* print error message

* dict.get errors

* handle undefined menuItem"

* handle undefined menuItem again

* some work on logos

* break out the zim_versions_idx routines for use by update_menus in admin-console

* remove old menuDef creation code

* new variable names for zim_versions_idx

* missing the tags data in zim_versions_idx

* un-break-apart iiab-make-kiwix-lib.py

* return an empty string

* make size human_readable

* getting console and iiab to work together on menus

* add the new zim_date field to zim_versions_idx

* get the latest into repo

* found lost code iiab-make-kiwix-lib.py
2019-01-10 14:26:47 -08:00
A Holt
5d847bc88c
Update main.yml 2018-10-31 14:59:28 -04:00
A Holt
d144e1b39c
Update main.yml 2018-10-31 01:54:27 -04:00
A Holt
221de9f607
Update main.yml 2018-10-28 12:27:21 -04:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00