Add TODO
This commit is contained in:
parent
9cf7a4e694
commit
c1fadf5893
29
TODO.md
Normal file
29
TODO.md
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
# TODO
|
||||||
|
|
||||||
|
## Must
|
||||||
|
|
||||||
|
- [ ] Fix image uploads
|
||||||
|
- [ ] Update recipe metadata
|
||||||
|
- [ ] External OIDC server (+ move options to `.env.sample`)
|
||||||
|
- [ ] Customisable Django `DJANGO_SECRET_KEY` and `DJANGO_SUPERUSER_PASSWORD`
|
||||||
|
- [ ] Versioned recipe release
|
||||||
|
|
||||||
|
## Should
|
||||||
|
|
||||||
|
- [ ] Move secrets to Docker secrets
|
||||||
|
- [ ] Postgres password
|
||||||
|
- [ ] y-provider key
|
||||||
|
- [ ] OIDC secret
|
||||||
|
- [ ] SMTP password
|
||||||
|
- [ ] Minio password / `AWS_S3_SECRET_ACCESS_KEY`
|
||||||
|
- [ ] Initial setup documentation
|
||||||
|
- [ ] Move Minio bootstrap & DB migrate to `abra.sh` commands
|
||||||
|
- [ ] Expose options in `.env.sample`:
|
||||||
|
- [ ] Branding
|
||||||
|
- [ ] Logging
|
||||||
|
- [ ] SMTP
|
||||||
|
|
||||||
|
## Could
|
||||||
|
|
||||||
|
- [ ] External Minio service
|
||||||
|
- [ ] Recipe CI tests
|
Loading…
x
Reference in New Issue
Block a user