6 Commits

Author SHA1 Message Date
Vincent Bernat
3b8c3f8c05 docker: use --wait when starting demo site 2025-12-04 14:02:05 +01:00
Vincent Bernat
871fc59814 docs: make it even easier to hack on the console
We add a parameter to disable the healthcheck, making the console
available quickly.
2025-08-31 15:59:41 +02:00
Vincent Bernat
e41bae008b docs: make it a bit simpler to hack Akvorado
Add ability to enable the demo flows just with a profile instead of
modifying .env. Add more instructions on how to use Docker Compose and
how to hack on the console.
2025-08-31 15:46:14 +02:00
Vincent Bernat
1ce435efde console/frontend: add a link to GitHub on the documentation page
This is only when branding is explicitely enabled. Now, that
akvorado.net does not redirect to GitHub anymore...
2025-08-30 17:03:23 +02:00
Vincent Bernat
17dad7088f docker: accept several domains for TLS_DOMAIN
And pass everything as SANs. Internally, the first one will be used for
the main domain.
2025-08-30 15:42:45 +02:00
Vincent Bernat
67da65827f docker: don't start demo exporters by default
And provide a `.env.demo` file to be used on demo.akvorado.net.
2025-08-19 21:20:21 +02:00