docker quick start not working #114

Open
opened 2026-02-28 01:28:36 -05:00 by deekerman · 1 comment
Owner

Originally created by @llwp on GitHub (Oct 30, 2025).

tried a few iterations on this and havent figured out the issue. quick start runs the containers...
thats it.

.env is in use and defines minimum values.
docker logs shows in the app container "Local: http://abc123string:80" among other indicators that it thinks boot up went fine.
database container is running and indicates it is "listening".

docker ps shows the containers as up/running/healthy and ports indicated are as expected.

not sure what next...

Originally created by @llwp on GitHub (Oct 30, 2025). tried a few iterations on this and havent figured out the issue. [quick start](https://github.com/dotnetfactory/fluid-calendar/tree/main#quick-start-with-docker-recommended) runs the containers... thats it. `.env` is in use and defines minimum values. docker logs shows in the app container "Local: http://abc123string:80" among other indicators that it thinks boot up went fine. database container is running and indicates it is "listening". docker ps shows the containers as up/running/healthy and ports indicated are as expected. not sure what next...
Author
Owner

@tobschli commented on GitHub (Nov 20, 2025):

I have tried using the example .env.example file as is (cp .env.example .env), which worked for me to quickstart.

@tobschli commented on GitHub (Nov 20, 2025): I have tried using the example `.env.example` file as is (`cp .env.example .env`), which worked for me to quickstart.
Sign in to join this conversation.
No labels
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fluid-calendar#114
No description provided.