Version 0.1: Inital working deployment version

This commit is contained in:
2024-12-04 10:33:29 +01:00
parent b5d0dc3f2b
commit d608cff6fc
26 changed files with 479 additions and 0 deletions

23
TODO.md Normal file
View File

@@ -0,0 +1,23 @@
## todo
### First Version 0.1
- [x] install smbclient php module
- [x] install ownCloud via task (trusted domains can
be added afterwards)
- [x] configure cron jobs
- [x] configure caching and file locking
- [x] add redis to stack and configure it
- [x] configure log rotation
- [ ] configure https access in apache2
### Modifications
- [ ] Build ansible-role-lamp
- [ ] Build seperate ansible-role-owncloud depending on ansible-role-lamp
- [ ] Build seperate ansible-role-nextcloud depending on ansible-role-lamp
## LAMP Stack
- [ ] Build with option to choose between apache and nginx
- [ ] Build with option to choose different databases