Skip to content
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

refactor: server start #1196

Merged
merged 2 commits into from
Oct 4, 2024
Merged

refactor: server start #1196

merged 2 commits into from
Oct 4, 2024

Commits on Oct 4, 2024

  1. refactor: server start

    - headscale, local container registry and the api server are responsible for their own FRP connection
    - headscale and local CR are started in the entrypoint rather than in the server start method
    
    Signed-off-by: Toma Puljak <[email protected]>
    Tpuljak committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    93e2ea6 View commit details
    Browse the repository at this point in the history
  2. fix: code cleanup

    Signed-off-by: Toma Puljak <[email protected]>
    Tpuljak committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fed30fa View commit details
    Browse the repository at this point in the history