Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 550 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 550 Bytes

The repository was created to show how to run services from within a network namespace. The files within this repository are within the directories that they would need to be in on a local system which has been done to highlight the file structure and to provide context.

This example repository is setup to run haproxy from within a namespace however nothing in the systemd service units is bound to only haproxy.

See https://cloudnull.io/2019/04/running-services-in-network-name-spaces-with-systemd/ for more details on how these files are used.