Skip to content

deleted-bot/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeletedBot Docker

For all the folks that can't live without containerization, here's a Docker container for DeletedBot's backend code. With a single docker-compose up you can now deploy both the backend code as well as the redis database in one go.

How to deploy

  1. Clone the code of this repository
  2. Rename the file .example_env to .env and edit the values as you please
  3. Clone the backend repository in a folder called src
  4. Run docker-compose up and you're good to go.

About

Dockerized DeletedBot's backend for easier deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published