Skip to content

Improved PROD handling #14

@kj800x

Description

@kj800x

So far I haven't used localproxy as part of a backend app that's running on a real server. Just a few hobby projects on my laptop. If I do end up wanting to have it run on a real server, we probably want to think about being able to run it in a safe way. We definitely don't want to run the localproxy service on a real internet facing server, since it's not super well secured and it's intended to not be publicly reachable. Yet, there is server configuration inside of the localproxy config that would be required for running the server. Perhaps we can "bake" the configuration into an nginx config during the build process and a real prod server can us that instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions