add new todos and new dependent pkg
This commit is contained in:
6
TODO.md
6
TODO.md
@@ -1,4 +1,10 @@
|
|||||||
## todo
|
## 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
|
- [ ] add redis to stack and configure it
|
||||||
- [ ] configure https access in apache2
|
- [ ] configure https access in apache2
|
||||||
|
|||||||
@@ -45,12 +45,14 @@
|
|||||||
- php7.4-apcu
|
- php7.4-apcu
|
||||||
- php7.4-redis
|
- php7.4-redis
|
||||||
- php7.4-ldap
|
- php7.4-ldap
|
||||||
|
- php7.4-smbclient
|
||||||
- php-phpseclib
|
- php-phpseclib
|
||||||
- bzip2
|
- bzip2
|
||||||
- rsync
|
- rsync
|
||||||
- jq
|
- jq
|
||||||
- inetutils-ping
|
- inetutils-ping
|
||||||
- ldap-utils
|
- ldap-utils
|
||||||
|
- smbclient
|
||||||
|
|
||||||
#- name: Disable the firewall (since this is behind a firewall)
|
#- name: Disable the firewall (since this is behind a firewall)
|
||||||
# service: name=ufw state=stopped
|
# service: name=ufw state=stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user