Skip to content

[Maintenance] Rethink ports for local running services and docker stack #624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
devtobi opened this issue Dec 5, 2024 · 0 comments
Open
2 tasks done
Labels
Priority: Medium The issue contains work with medium priority. Type: Maintenance The issue contains maintenance work.

Comments

@devtobi
Copy link
Member

devtobi commented Dec 5, 2024

Relevant template

No response

Problem description (optional)

Because the services running locally via docker increased we should rethink the ports we want to use by default when developing locally. Some ports

Desired solution

Define a schema for defining ports for

  • project specific running frontend services (e.g. DevServer, Documentation, ...)
  • project specific running backend services
  • refarch based frontend tooling (e.g. pgAdmin)
  • refarch based backend tooling (e.g. AppSwitcher-Server, database, ...)

The schema should be extensible for projects that have lots of custom frontend or backend services running.

Considered alternatives (optional)

No response

Additional context (optional)

No response

No duplicate

  • I confirm that this issue is not a duplicate

Code of Conduct

  • I agree to follow this project's Code of Conduct
@devtobi devtobi added Type: Maintenance The issue contains maintenance work. Priority: Medium The issue contains work with medium priority. labels Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium The issue contains work with medium priority. Type: Maintenance The issue contains maintenance work.
Projects
Development

No branches or pull requests

1 participant