Closed
Description
Current Behavior
I've pulled a docker image "flowfuse/forge-docker" from docker repository
Then I configure the ports, volume and the environment as below
When I Start the container, it immediately stops and this is the log it generates
Alternatively, I've tried to follow the manual installation as described in the Installation guide:
download the 2 files:
curl -o docker-compose.yml https://raw.githubusercontent.com/FlowFuse/docker-compose/refs/heads/main/docker-compose.yml
curl -o .env https://raw.githubusercontent.com/FlowFuse/docker-compose/refs/heads/main/.env.example
I edited the .env file and set the DOMAIN to my registered domain as per my DNS server provider, wildcard has also been enabled in the DNS server.
then executing
docker compose -p flowfuse up -d
gives me
Please advise
configs.postgres_db_setup Additional property content is not allowed
Expected Behavior
No response
Steps To Reproduce
No response
Environment
No response
Linked Customers
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Closed / Done