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