This website requires JavaScript.
Explore
Help
Register
Sign In
cloud-hosting-platform
/
haproxy-manager-base
Watch
3
Star
0
Fork
0
You've already forked haproxy-manager-base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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