DutchEllie 683b644227
All checks were successful
continuous-integration/drone/push Build is passing
Added deploy step
2022-05-19 13:36:14 +02:00
2022-05-19 08:03:09 +02:00
2021-05-31 14:32:04 +02:00
2021-05-18 12:11:30 +02:00
2022-05-11 14:28:02 +02:00
2022-05-19 13:36:14 +02:00
2022-05-19 13:30:35 +02:00
2022-05-11 10:48:20 +02:00
2022-05-11 15:01:54 +02:00
2021-05-18 12:11:30 +02:00
2021-05-18 12:11:30 +02:00
2021-05-18 13:17:42 +02:00
2021-05-18 13:14:18 +02:00

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.

Description
No description provided
Readme 632 KiB
Languages
Go 98%
Dockerfile 2%