Skip to content

Running FlowFuse from Synology NAS using Container Manager  #174

Closed
@azrin1972

Description

@azrin1972

Current Behavior

I've pulled a docker image "flowfuse/forge-docker" from docker repository

image

Then I configure the ports, volume and the environment as below

image

When I Start the container, it immediately stops and this is the log it generates

image

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

No one assigned

    Labels

    needs-triageNeeds looking at to decide what to do

    Type

    No type

    Projects

    Status

    Closed / Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions