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

2719 commits

Author SHA1 Message Date
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
78c9937d33 Adding 'app.db' settings with IIAB provisioning settings 2018-08-26 13:59:17 +07:00
Arky
039c1b4c11 Adding the default calibre files
Adding 'metadata.db' 'metadata_db_prefs_backup.json' from
https://github.com/Technosoft2000/docker-calibre-web repo.
2018-08-26 13:57:58 +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
5728ceb401 Updated readme file 2018-08-15 20:35:45 +07:00
Arky
38b71f274d Adding cps.conf to encapsulate the variables in systemd unit 2018-08-15 20:35:45 +07:00
Arky
2d15cea37c Adding a pre-provisioned metadata.db file 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
a4fe6338cf Remove old Database files 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
80000e3d40 [Untested] Adding settings database via CALIBRE_DBPATH envirnoment variable 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
b804b118b7 Remove extranous spaces from calibreweb.service file 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
A Holt
ca75ef8234
Merge pull request #998 from holta/openvpn-handle
OpenVPN announcer fixes/cleanup
2018-08-14 05:39:55 -04:00
A Holt
b516d475d0
Update announcer.j2 2018-08-14 05:34:15 -04:00
A Holt
59462b59c8
Update announcer.j2 2018-08-14 05:27:12 -04:00
A Holt
33f5fc601c
Update announcer.j2 2018-08-14 05:23:15 -04:00
A Holt
c2649d4e92
Update announcer.j2 2018-08-14 05:05:23 -04:00
A Holt
212ad0d625
Update announcer.j2 2018-08-14 04:55:15 -04:00
A Holt
e3cb7f88b7
Update main.yml 2018-08-14 00:35:48 -04:00
A Holt
061bb2cf4f
Update and rename announcer to announcer.j2 2018-08-14 00:21:34 -04:00
A Holt
e5d77f6990
Merge pull request #997 from holta/openvpn-handle
Clarify openvpn_handle variable and /etc/iiab/openvpn_handle
2018-08-13 22:17:33 -04:00
A Holt
7fb67644a3
Update local_vars_big_vpn.yml 2018-08-13 22:10:55 -04:00
A Holt
a1d1e5cfec
Update local_vars_big.yml 2018-08-13 22:10:36 -04:00
A Holt
043a21c075
Update local_vars_medium_vpn.yml 2018-08-13 22:10:14 -04:00
A Holt
142a648e07
Update local_vars_medium.yml 2018-08-13 22:09:46 -04:00
A Holt
3b5906481a
Update local_vars_min_vpn.yml 2018-08-13 22:09:25 -04:00
A Holt
2b0e738db3
Update local_vars_min.yml 2018-08-13 22:09:03 -04:00
A Holt
6673219dfc
Update default_vars.yml 2018-08-13 22:08:25 -04:00
A Holt
d71079942c
Merge pull request #122 from iiab/master
sync from iiab/iia
2018-08-13 22:05:14 -04:00
A Holt
aa2744cbc6
Comment/sentence clarified. 2018-08-13 21:55:31 -04:00
A Holt
190058c315
Merge pull request #996 from holta/openvpn-handle
Use openvpn_handle variable to set /etc/iiab/handle
2018-08-13 21:37:29 -04:00
A Holt
3ec384071c
Update main.yml 2018-08-13 21:34:09 -04:00
A Holt
3777f3221d
Update main.yml 2018-08-13 21:17:51 -04:00
A Holt
547ebad4a6
Update main.yml 2018-08-13 21:11:57 -04:00
A Holt
7a4a9137b0
Update main.yml 2018-08-13 20:48:40 -04:00
A Holt
63009659f8
Update main.yml 2018-08-13 20:33:54 -04:00