Jail management tool for FreeBSD, written in Go. Support iocage jails, so they can coexist. Gocage is meant to be a complete jail management tool with network, snapshots, jail cloning support and a web interface.
Go to file
2021-12-19 12:41:16 +01:00
cmd Get zpool, dont display JID if jail is off 2021-12-19 12:41:16 +01:00
jail Init 2021-12-18 13:13:25 +01:00
.gitignore Init 2021-12-18 13:13:25 +01:00
go.mod Init 2021-12-18 13:13:25 +01:00
gocage.conf.yml Sample configuration file 2021-12-18 21:40:11 +01:00
LICENSE Initial commit 2021-11-27 10:43:28 +01:00
main.go Init 2021-12-18 13:13:25 +01:00
README.md Initial commit 2021-11-27 10:43:28 +01:00
TODO.md Init 2021-12-18 13:13:25 +01:00

gocage

Jail management tool for FreeBSD, written in Go. Support iocage jails, so they can coexist. Gocage is meant to be a complete jail management tool with network, snapshots, jail cloning support and a web interface.