Add some stuff to todo

This commit is contained in:
SeanOMik 2023-04-12 21:12:49 -04:00
parent 539d2f097e
commit 4b118c55c3
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
2 changed files with 4 additions and 4 deletions

View File

@ -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:

View File

@ -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