This website requires JavaScript.
Explore
Help
Register
Sign In
cloud-hosting-platform
/
haproxy-manager-base
Watch
4
Star
0
Fork
0
You've already forked haproxy-manager-base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
58bb5b4f18f9c9e9d7f6cc4d1fff85c0e1a3d0e6
haproxy-manager-base
/
scripts
/
start-up.sh
7 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
Not fully working, but saving progress
2025-02-19 07:53:26 -08:00
#!/usr/bin/env bash
# Exit on error
set
-eo pipefail
haproxy manager
2025-02-20 13:41:38 -08:00
cron
&
python /haproxy/haproxy_manager.py
Reference in New Issue
Copy Permalink