Update Hosting Silvanus Yourself

Skylar Grant 2023-09-02 16:26:30 -07:00
parent f2f919dfb0
commit b8fb61304a
1 changed files with 1 additions and 1 deletions

@ -1,4 +1,4 @@
# Deploying Silvanus Yourself
# Hosting Silvanus Yourself
This guide is a work in progress but a rough overview is below. Silvanus can be run on baremetal or within a Docker container. I use a Docker container for production and run on baremetal for development. Silvanus is written in JavaScript with the Node.js runtime and Discord.js library. Currently Silvanus uses D.js v14. Silvanus requires the use of a MySQL database - specifically MariaDB, however I don't think there are any features used that would prevent the use of a vanilla MySQL server.