Hosting as you need it.
Provides a wrapper around terraform
and ansible
that will automatically install
a variety of programs onto a virtual private server (on AWS or Digital Ocean). Programs are installed onto a
persistent volume that persist after the more expensive VPS is shut down.
Creds are stored in a private Consul server and are encrypted using AES-256 with GCM to provide data integrity.
Have another modpack you'd like to add? Make a Request here.
Vanilla Minecraft version 1.16.4.
>ephemeral set-type
>ephemeral set-type vanilla-1.16.4
SkyFactory 4 (mod details)
>ephemeral set-type
>ephemeral set-type skyfactory-4.2.2
Dependencies:
docker-compose >= 1.27.0
These helper scripts use docker-compose
to get the bot up and running.
# Get it running
./bin/run_local
# After making a change, rebuild and restart bot
./bin/rebuild