Currently created a dockerfile which hosts just the API.
Attempting to hold all of this just inside one container, though I suspect that rabbitMQ may pose a challenge to get celery working.
Currently the issue is that it won't connect to localhost:5672 which I'll need to configure, there is likely a way around this I just need to find it.
Currently created a dockerfile which hosts just the API.
Attempting to hold all of this just inside one container, though I suspect that rabbitMQ may pose a challenge to get celery working. Currently the issue is that it won't connect to localhost:5672 which I'll need to configure, there is likely a way around this I just need to find it.