add new todos and new dependent pkg
This commit is contained in:
6
TODO.md
6
TODO.md
@@ -1,4 +1,10 @@
|
||||
## todo
|
||||
|
||||
- [ ] install smbclient php module
|
||||
- [ ] install ownCloud via task (trusted domains can
|
||||
be added afterwards)
|
||||
- [ ] configure cron jobs
|
||||
- [ ] configure caching and file locking
|
||||
- [ ] configure log rotation
|
||||
- [ ] add redis to stack and configure it
|
||||
- [ ] configure https access in apache2
|
||||
|
||||
@@ -45,12 +45,14 @@
|
||||
- php7.4-apcu
|
||||
- php7.4-redis
|
||||
- php7.4-ldap
|
||||
- php7.4-smbclient
|
||||
- php-phpseclib
|
||||
- bzip2
|
||||
- rsync
|
||||
- jq
|
||||
- inetutils-ping
|
||||
- ldap-utils
|
||||
- smbclient
|
||||
|
||||
#- name: Disable the firewall (since this is behind a firewall)
|
||||
# service: name=ufw state=stopped
|
||||
|
||||
Reference in New Issue
Block a user