Updated Docker Compose (markdown)

master
Hunter Long 2020-02-21 14:35:21 -08:00
parent fbd3699f4a
commit 67455fcaf7
1 changed files with 8 additions and 9 deletions

@ -1,15 +1,14 @@
This page includes multiple docker-compose.yml setups for you to run. There are many environment variables for additional settings and features, checkout the Environment Variables Wiki to see them all.
This page includes multiple docker-compose.yml setups for you to run. There are many environment variables for additional settings and features, checkout the [Environment Variables Wiki](https://github.com/hunterlong/statping/wiki/Environment-Variables) to see them all.
### Database Configurations
- [SQLite](https://github.com/hunterlong/statping/wiki/_new#basic-setup)
- MySQL
- Postgres
- [SQLite](#basic-sqlite-connection)
- [MySQL](#mysql-connection)
- [Postgres](#postgres-connection)
### Web Serving
- [Nginx as proxy pass](#nginx-proxy-pass)
- [Nginx with LetEncrypt SSL Cert](#nginx-proxy-pass-with-ssl-letencrypt)
### Metrics
- Grafana with Prometheus
### Web Serving
- Nginx as proxy pass
- Nginx with LetEncrypt SSL Cert
---
# Docker Volumes