feat: make PBKEY a required env variable, update ToDo

This commit is contained in:
2022-12-27 15:48:43 +02:00
parent 8b48dd56c6
commit 2fafbeb29f
3 changed files with 6 additions and 5 deletions

View File

@@ -28,8 +28,9 @@
## ToDo:
- [x] Add CI tests to make sure the scripts work.
- [x] Make PBKEY a required variable to avoid running uam without it.
- [ ] Remove unnecessary packages.
- [ ] Try to speed up mime database update.
- [ ] Include wondershaper in `apt install` and environment configuration parameters for it.
- [ ] Include wondershaper or sch_cake in `apt install` and environment configuration parameters for it.
- [ ] See if it's possible to automatically increment port numbers for the swarm script.
- [ ] Try to package up-to-date databases to prevent warm-up problems.