You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
DutchEllie 683b644227
continuous-integration/drone/push Build is passing Details
Added deploy step
1 year ago
discord Add ben birthday 1 year ago
limiter fixed check 2 years ago
models First commit 2 years ago
pepeservice Moved to cdn.nicecock.eu again. Welcome back 1 year ago
.dockerignore Oops 1 year ago
.drone.yml Added deploy step 1 year ago
.gitignore Update .gitignore 1 year ago
Dockerfile Maybe this? 1 year ago
LICENSE Added LICENCE 2 years ago
README.md readme update 2 years ago
docker-compose.yml Changed repo 1 year ago
go.mod First commit 2 years ago
go.sum First commit 2 years ago

README.md

Substitute the environment variables in the docker-compose.yml file for your own

When changes have happened first use docker-compose build to update the pepe_server container's image. Then execute docker-compose up -d to start the containers.

When running for the first time, the database has to first start up properly, that can take some time. Also the database badwords (which is automatically created) won't have any tables or content in it yet. Similarly this happens when you have no volume yet to store your data. Create these yourself.