ClamSageCaleb / UNCC-SIX-MANS

The official 6 mans bot for the UNC Charlotte Rocket League Community
https://clamsagecaleb.github.io/UNCC-SIX-MANS/
MIT License
2 stars 0 forks source link

Move Norm to Docker #27

Open mattwells19 opened 3 years ago

mattwells19 commented 3 years ago

Norm can be dockerized into a container to be run anywhere including a hosting site like Heroku.

Benefits:

The Github Action will need to be updated to verify the image builds before being able to merge new pull requests. Ideally setup repo to integrate with a hosting platform such as Heroku to automatically deploy Norm on new releases (not on merges to main).