Destroyed Deploy with the prebuilt Docker image (markdown)

Michael Green
2024-01-25 11:56:47 +11:00
parent 14e7429854
commit baa51ee84a

@@ -1,6 +0,0 @@
Dockerfile and docker-compose.yml files have been provided to make deployment of the server as easy as possible.
1. Download the docker-compose-{database}.yml file for the database type you would like to use.
2. Open the docker-compose.yml file and edit the igdbclientid and igdbclientsecret to the values retrieved from your IGDB account
3. Run the command ```docker-compose up -d```
4. Connect to the host on port 5198