How to deploy docker stack/swarm application
I've switched from docker compose to docker stack and after making changes to my docker-compose.yaml I've successfully deployed using docker stack/swarm.
However I am unable to access any of my applications even after setting domains and redeploying. I also can't see any containers running.
I feel like this is a simple issue but I don't know what to do since the docs are very somewhat basic. I am still confused on how to deploy using docker stack. I've built and pushed my images to docker hub in private repos.
I've attached my yaml file and build logs
However I am unable to access any of my applications even after setting domains and redeploying. I also can't see any containers running.
I feel like this is a simple issue but I don't know what to do since the docs are very somewhat basic. I am still confused on how to deploy using docker stack. I've built and pushed my images to docker hub in private repos.
I've attached my yaml file and build logs
