[semester-upkeep
] Migrate autobot
to a VPS
#31
Labels
π₯οΈ stack:vps
π feature-request
π required
Tasks that **need** to be completed, ASAP.
π todo
Items in still in ideation, discovery, or planning "mode."
π³ stack:docker
Milestone
Currently,
autobot
lives on the computers of @ionlights, @SirRoboto, and @brandons209 β this is less-than-ideal for obvious reasons (we don't have near-infinite up-time). To avoid this, we need to migrateautobot
to a VPS.Tasks
π Required
) Iron out the dependencies thatautobot
needs to function flawlessly. Version-lock only what's required, inenvs/linux.yml
.π Required
) Make sure thatpip install git+https://github.com/ucfai/bot@master
doesn't breakautobot
/ucfai
on machines that AI@UCF owns/maintains.π Nice to Have
)scripts/setup
does a bang-up job creating a reproducible setup across Linux machines.bash
topython
. (No arguments there.)π Nice to Have
) Package upautobot
into adocker
container.The text was updated successfully, but these errors were encountered: