~benoit/systemcrafters-compose-irc

Home of systemcrafters IRC infra setup
generates config

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~benoit/systemcrafters-compose-irc
read/write
git@git.sr.ht:~benoit/systemcrafters-compose-irc

You can also use your local clone with git send-email.

#immediate tasks

  • [x] create admin user when db does not exists needs to use a custom entrypoint
  • [x] create config based on env variables needs to use a custom entrypoint
  • [x] store db in /data in the /data/config
  • [ ] suexec with a different user than root extrypoint / command + suexec binary like this one: https://github.com/ncopa/su-exec
  • [ ] build image as a separate repo/build
  • [ ] local SSL termination with nginx and self signed certs compose
  • [ ] deployment SSL termination setup with linuxserver swag image compose