cassa / paxton-kt

CASSA's Discord Bot • Kotlin, JDA, SQL
GNU General Public License v3.0
2 stars 0 forks source link

Docker Image ⚓️ #1

Open lokka30 opened 9 months ago

lokka30 commented 9 months ago

For easy and secure deployment and maintenance of Paxton, an official docker image should be provided.

Prior to this, the code base will need to be adapted so that Paxton (as an application) can be easily used within container systems such as Docker.

lokka30 commented 1 month ago

Feel free to look at my dockerized JDA bot for inspo on solving this.