https://github.com/abhishekshree/haproxy-logs-container
https://github.com/abhishekshree/haproxy-logs-container
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhishekshree/haproxy-logs-container
- Owner: abhishekshree
- License: mit
- Created: 2022-02-23T10:44:48.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T13:38:20.000Z (almost 4 years ago)
- Last Synced: 2025-01-21T09:48:56.638Z (11 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# haproxy-container
Containerized webservers with a shared logging system.
Steps to run:
```bash
docker-compose up
```
The webserver will be served on port 80 and HAProxy stats are available on port 70.