-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add full local setup with docker #265
base: main
Are you sure you want to change the base?
Conversation
Newbas
commented
Nov 30, 2021
- Add separate configuration for s3 endpoint
- Add dockerfile to build backend image
- Add docker-compose with minio and rabbitmq
- Add MacOS setup guide
- Add separate configuration for s3 endpoint - Add dockerfile to build backend image - Add docker-compose with minio and rabbitmq - Add MacOS setup guide
Hello everyone, let me first appreciate your work. I was setting everything on my computer and thought that it can be helpful and simplify process of local setup. Also added instruction for MacOS, only issue on my Mac If you think it is valuable I can add description for setup through docker. |
This is awesome. Docker infrastructure, especially w/respect the work on the Forest runtime environment and task dispatch, is on my wish list and I guess I wished really hard. High level comments and a couple tasks for you. Definitely ping me if you need something:
Other comments:
Question: |
Great to hear that it is helpful.
Answer: I will:
Question:
For Cluster setup (if someone needed), can be used docker-swarm, or some load balancer. But i will leave it a side for the moment. If you think something is missed let me know. |
Seen but not reviewed, simply busy elsewhere, just didn't get to this during work hours today. |
Stiiiiill busy... |