API Server - Docker Compose (that works for me) #1288
My-Random-Thoughts
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is the docker compose file I use for my environment:
I have set CPU and RAM limits (as I do for all my containers) so that not one container can crash the entire system.
You can now access the API as documented in the readme: https://github.com/robbrad/UKBinCollectionData/blob/master/README.md#accessing-the-api
Beta Was this translation helpful? Give feedback.
All reactions