Skip to content

A Not Found error when running the executables outside the project root #4

@rdlf0

Description

@rdlf0

The executables must be run from within the project root, so that they can find the static resources. Both servers must also be started in the same directory, so that they use the same SQLite database.

A solution would be packing the static server executable into a Docker image together with the static resources. Also, the database should be migrated to a non-SQLite solution, so that it is accessible from both executables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions