1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

34 commits

Author SHA1 Message Date
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
Arky
9160d76492 Refactor all cablibre-web variables to separte them from calibre 2018-08-15 20:35:45 +07:00
Arky
d940ed6532 Use command module instead of vendor 2018-08-15 20:35:45 +07:00
Arky
4012f29623 Update Database 2018-08-15 20:35:45 +07:00
Arky
8047a83a37 Handle metadata.db creation with copy instead of template 2018-08-15 20:35:45 +07:00
Arky
f9548e30d6 Ansible chucks based on - 2018-08-15 20:35:45 +07:00
Arky
a6de9dee76 Remove '-' 2018-08-15 20:35:45 +07:00
Arky
0f62dc2746 Add missing qoutes 2018-08-15 20:35:45 +07:00
Arky
3b7d70c5b8 Updating Readme and Provisioning code 2018-08-15 20:35:45 +07:00
Arky
aac8913d2f Calibre-Web initial Import 2018-08-15 20:35:45 +07:00