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

59 commits

Author SHA1 Message Date
Jerry Vonau
94917cb26c line missing 2019-11-28 05:32:12 -06:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
70e7c7c7b5 needs True 2019-11-28 05:26:48 -06:00
Jerry Vonau
adba04c871 calibre-web - iiab_installed 2019-11-28 05:26:47 -06:00
Jerry Vonau
323d028fae calibreweb - add when nginx_enabled - restart 2019-11-28 05:23:14 -06:00
George Hunt
4580a1a50c buster vm fixes 2019-11-28 05:23:13 -06:00
George Hunt
9cd6e0bf8c script needs nginx to pick up nginx.conf file, so restart nginx 2019-11-28 05:23:13 -06:00
George Hunt
4778ad5e3c checkin 2019-11-28 05:23:13 -06:00
Jerry Vonau
338ed86b72 port calibre-web's pip to use python3 2019-10-31 11:06:06 -05:00
A Holt
8f5240b3be
calibre-web/tasks/main.yml 3 Short URL's 2019-07-14 11:14:11 -04:00
A Holt
80034933ec
git should d/l..version: "{{ calibreweb_version }}" 2019-05-30 19:56:25 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
b9bd234a61
Update main.yml 2019-03-13 16:18:30 -04:00
A Holt
bd6fe4ab11
Update main.yml 2019-03-13 16:07:18 -04:00
Tim Moody
b0346421ae make idempotent 2019-03-13 15:44:03 -04:00
Tim Moody
f5ffe32a78 get match right 2019-03-13 13:57:29 -04:00
Tim Moody
fb90912813 make sure ImageMagick is installed and configured for PDFs 2019-03-13 13:30:44 -04:00
A Holt
fe917215b4
Update main.yml 2019-03-13 01:56:01 -04:00
A Holt
27b565f767
Update main.yml 2018-11-04 00:19:13 -04:00
A Holt
9dc04dc925
Update main.yml 2018-10-31 01:29:45 -04:00
A Holt
2822048ea2
Update main.yml 2018-10-27 21:06:30 -04:00
A Holt
c6cf479d82
Update main.yml 2018-10-27 20:48:21 -04:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00
root
d9c73cc804 service_filelist -> iiab_ini_file 2018-10-15 06:13:57 -04:00
A Holt
89794fc642
Update main.yml 2018-09-14 23:02:31 -04:00
A Holt
d6188db20f
Update main.yml 2018-09-01 23:51:15 -04:00
Jerry Vonau
0dd0fd323b virtual environment calibre-web 2018-09-01 23:32:22 +00:00
A Holt
a02f3a16b0
Update main.yml 2018-08-30 21:25:43 -04:00
A Holt
eae5089928
Update main.yml 2018-08-27 21:47:18 -04:00
A Holt
1736fec1c6
Update main.yml 2018-08-27 19:20:17 -04:00
A Holt
9b6ba08c91
Update main.yml 2018-08-27 17:38:16 -04:00
A Holt
1b95bd1614
Update main.yml 2018-08-27 16:32:50 -04:00
A Holt
107cd4bf9f
Update main.yml 2018-08-27 13:35:57 -04:00
A Holt
dc70d57de4
Update main.yml 2018-08-27 13:27:23 -04:00
A Holt
001976ae89
Update main.yml 2018-08-27 11:43:00 -04:00
A Holt
3b039e5f3c
Update main.yml 2018-08-27 11:41:42 -04:00
Arky
f8c50aa589 Ansible Systemd doesn't have graceful reload available.
According to Ansible developers, there is no feature to do graceful
restart either in ansible systemd or in other Ansible apache modules.
2018-08-27 16:41:43 +07:00
Arky
3ba87e57dc Settings 'app.db' destination folder is enough
This prevents the bug where 'app.db' was copied twice.
2018-08-27 16:39:12 +07:00
Arky
ede6306692 Revert: Ansible Pip module bug bites 2018-08-27 16:37:45 +07:00
Arky
7a6a8bf4c2 Refactor: Ansible bug prevents use from using 'chdir' with 'extra_args' 2018-08-26 23:25:18 +07:00
Arky
78b0b753d8 Refactor: Simpler Calibre-web service
Systemd does take multiple arguments! Removing extranous files and
envirnoment variables.
2018-08-26 23:12:53 +07:00
Arky
21249f0623 Use systemd service to enable/disable and start/stop calibre-web 2018-08-26 14:45:21 +07:00
Arky
8d198e62a2 Refactor: Use pip extra_args to handle 'pip install --target vendor' 2018-08-26 14:37:17 +07:00
Arky
64a1b76f94 Refactor: Provision calibre-web settings
Refactor calibre-web provisioning system. Now the app.db is copy to
/library/calibre-web/config folder.
2018-08-26 14:30:38 +07:00
Arky
416a36bbf3 Correct Variables and add tasks for future 2018-08-16 16:06:04 +07:00
Arky
cbabd23a82 Correct Variables and add tasks for future 2018-08-16 14:49:34 +07:00
Arky
38b71f274d Adding cps.conf to encapsulate the variables in systemd unit 2018-08-15 20:35:45 +07:00
Arky
1ac0275c74 Updated Systemd unit, use metadata.db as default 2018-08-15 20:35:45 +07:00
Arky
9388159ca0 [Untested]Use calibreweb_database name instead of hardcoded database name 2018-08-15 20:35:45 +07:00
Arky
f8dc5c1b85 [Untested] Automatic provisioning with 'app.db' 2018-08-15 20:35:45 +07:00