Description
RACTF Andromeda is a simple Docker container scheduler designed to be used for Cyber Security CTF competitions hosted with RACTF.
Installation Instructions
Fill out the following environment variables in /etc/systemd/system/andromeda.service
, then run systemctl enable --now andromeda
.
ANDROMEDA_BIND_IP
ANDROMEDA_PUBLIC_IP
ANDROMEDA_API_IP
ANDROMEDA_API_PORT
ANDROMEDA_PORT_MIN
ANDROMEDA_PORT_MAX
ANDROMEDA_API_KEY
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (0)* | EPEL 7 (70 downloads) |
* Total number of downloaded packages.
Last Build
No builds...
Quick Enable
#> dnf copr enable ractf/andromeda
More info about enabling Copr repositories