sourcegraph / checkup

Distributed, lock-free, self-hosted health checks and status pages
https://sourcegraph.github.io/checkup
MIT License
3.42k stars 248 forks source link

Optional Sqlite support in docker/docker-compose #139

Closed therealkevinard closed 4 years ago

therealkevinard commented 4 years ago

sqlite support does require a larger image and build time, but certainly has its benefits vs fs.

The repository should provide optional support for smoother on-boarding for those who prefer a sql-backed solution.

therealkevinard commented 4 years ago

closing in favor of #140 - this was submitted twice, somehow