@!
Hubzilla Support Forum Hi admins, NixOS container images to run Hubzilla updated with new features !
[ + ] ~~>
https://codeberg.org/node9/fediverse.nix.img/This stability oriented deployment with Docker containers based on NixOS adds to ways how to run Hubzilla or Streams by fediverse providers in controlled environment to avoid server misconfigurations or missing parts.
- Gateway and SSL proxy container: HA proxy routes traffic to multiple instances, manages Letsencrypt certificates and Grafana provides monitoring dashboards for proxy traffic, Nginx logs and PostgreSQL databases of all instances.
- Maintenance scripts: instance containers now automatically perform daily dumps of database, vacuuming it once a month and are able to load latest dump on start. See docs extended with maintenance and backup suggestions.
- Promtail tool was added to instance image, sending Nginx logs in Json format to Grafana Loki on the gateway, where in Grafana you get all needed insight what is going on on the instances and their health.
- CI/CD - continuous integration and deployment pipelines directly from repository. Those who prefer web interface or advanced infrastructure-as-code scenarios can deploy directly from Gitlab on runners.
Security testing by Radically Open Security has been carried out on this project. See also repo issues to find out about current limitations.
Try the art of deployment.
Big thanks for this project support by @
NLnet foundation.