1
0

feat(job): source from current website api ; chore: deploy to prod

This commit is contained in:
2025-07-05 23:00:24 +02:00
parent 9e411cee54
commit 1e291882a6
5 changed files with 69 additions and 19 deletions

View File

@@ -52,14 +52,16 @@
- [ ] list failed domain
- [ ] rescan an instance
- [ ] allow to blacklist a domain
- [ ] package
- [ ] docker image with : s6 or tini + crond + python(pyinstaller) + sqlpage
- [ ] remove duplicate stats ; keep one per day per instance
- [x] package
- [x] docker image with : s6 + crond + python + sqlpage
- [ ] deploy on `beta-instances.mobilizon.org`
- [ ] DNS
- [ ] HC ping
- [x] DNS -> LB3
- [x] HC ping
- [x] upload image
- [x] docker compose config
- [x] upload database
- [x] start service
# impl