Skip to content

Environment variable for running behind a proxy on a path #68

@dbarenholz

Description

@dbarenholz

Is your feature request related to a problem? Please describe.
Right now, there is no easy way to host sheetable using Docker behind a reverse proxy on a subpath.

Describe the solution you'd like
Add an environment variable, e.g. ROOT_PATH, so sheetable can run on a particular path. That way, we can host sheetable behind a reverse proxy. By setting ROOT_PATH=sheets as environment variable, it would run sheetable on localhost:8080/sheets, which would allow proxying it.

Describe alternatives you've considered
For my usecase, the alternative is to keep using syncthing to sync sheets, but missing out on a much nicer tool.

Additional context
I run a variety of stuff, (almost) all behind a reverse proxy. Suppose you have a domain cool.domain.com, then I want to run sheetable on cool.domain.com/sheets/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions