Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bug]: Local dockerized system no longer works #158

Open
Labels
bugSomething isn't working
@jhodapp

Description

Contact Details

james.hodapp@gmail.com

What happened?

I had to make a call and break the ability to run a local dockerized development environment of the system so that production can go live.

Fixing this will be a bit time consuming (I think) as it needs to override the default docker-compose.yaml file with a development-only one that:

  1. Removes the nginx service from the running system
  2. Sets BACKEND_SERVICE_API_PATH to "", but this also needs to be updated in the frontend code in site.config.ts to not try and put an extra '/' on backendServiceURL if BACKEND_SERVICE_API_PATH is not set.
  3. Not try and use SSL at all, allowing a dev to visit http://localhost:3000 to test out the application locally

What is the version of refactor-platform-rs that you're seeing the problem on?

1.0.0-beta1

Any related code or configuration details to produce this issue as well as relevant log output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /