App deployed but not displaying when I visit url #415
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have a suspicion it has to do with coop-cloud/organising#412
I've paired this down to a fairly simple setup.
output of logs for app
my compose file (created new from template and slightly configured)
Yeh certainly to do with coop-cloud/organising#412. It would be nice to be able to indicate that the app is not routable somehow, without relying on this implicit traefik knowledge (which you have to learn anyway but yanno).
Can confirm it is #412 after debugging. Further data point is that we should write some docs to point out that when hacking new recipes, it's better to disable the healthcheck because it's really easy to screw up and stops your app being routable.