Replies: 2 comments 1 reply
-
Docker/test is for development, you will have to configure it on your own if you want to run it. Please follow the guide and use our provided docker-composer if you want to just run the app and have it work. All other methods will require configuration, all of which is documented in the documentation site. |
Beta Was this translation helpful? Give feedback.
1 reply
-
For minimum config you should follow the very first section. All other sections are designed for developers that want to fork and work on the application themselves, or require some kind of advanced config. Quickstart for users |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to examine the project. I ran the
docker compose run
command under the docker/test directory, but the project not working because there was no mongodb.env. Then i followed quickstart for developers but i got error ->Unable to find image 'uptime_redis:latest'
I want to implement CLI to chechmate so I need to examine it in detail. How to setup this repo?
Beta Was this translation helpful? Give feedback.
All reactions