Add some stuff to todo
This commit is contained in:
parent
539d2f097e
commit
4b118c55c3
|
@ -28,7 +28,6 @@ spec:
|
|||
STORAGE_TYPE: redis
|
||||
STORAGE_HOST: redis-master.database
|
||||
STORAGE_PORT: "6379"
|
||||
#STORAGE_DB: hastebin
|
||||
|
||||
STORAGE_PASSWORD:
|
||||
valueFrom:
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
|
||||
TODO:
|
||||
- [ ] [jellyplex-watched](https://github.com/luigi311/JellyPlex-Watched)
|
||||
- [ ] Tools:
|
||||
- [x] Tools:
|
||||
- [x] transfersh
|
||||
- [ ] portainer
|
||||
- [ ] portainer (?)
|
||||
- [x] vaultwarden
|
||||
- [x] hastebin
|
||||
- [ ] Nextcloud
|
||||
|
@ -18,4 +18,5 @@ TODO:
|
|||
- [ ] CDN (nginx filelist)
|
||||
- [ ] Budget (firefly-iii)
|
||||
- [ ] MinIO
|
||||
- [ ] Move hastebin storage to minio
|
||||
- [ ] Move hastebin storage to minio
|
||||
- [ ] Move transfer storage to minio
|
Loading…
Reference in New Issue