Skip to content

Unable to run the backend in Ubuntu because it misses the docker containers #1172

@Souvlaki42

Description

@Souvlaki42

I propably don't understand how to build this project locally in my Ubuntu VPS.

I ran the fetch.sh script and it fetches the containers just fine.

I ran the build.sh script which takes longer as expected and finishes just fine after modifying the Dockerfile to resolve some permission errors.

I build the frontend using nodejs and pnpm just fine.

In no point, I see any docker containers start up.

When trying to run the backend, I see errors because it tries to kill some docker containers that doesn't exist.

Am I doing something wrong or the instructions lack a section about actually running the containers needed?

Sorry in advance, if I'm dumb.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions