https://github.com/afro-coder/portfolio-container
Haproxy + apache containerized using #podman
https://github.com/afro-coder/portfolio-container
Last synced: 2 months ago
JSON representation
Haproxy + apache containerized using #podman
- Host: GitHub
- URL: https://github.com/afro-coder/portfolio-container
- Owner: afro-coder
- Created: 2021-06-12T06:56:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-12T12:55:26.000Z (almost 5 years ago)
- Last Synced: 2025-03-16T14:11:21.654Z (about 1 year ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haproxy-Apache Container
A simple example of Haproxy as a Reverse proxy
Along with Apache as the webserver.
The Haproxy Container runs as root and the apache container runs as a rootless container.
Done using Podman