Skip to content

Conversation

@jouir
Copy link

@jouir jouir commented Oct 19, 2025

Allow nginx to be started after a list of systemd units (disabled by default).

Proposed changes

If nginx is listening to a tailscale IP address, the tailscaled.service unit must be started (and the IP address must be assigned) before starting nginx. Otherwise, the service will fail to start and the service will not survive a reboot. This commit allows to define nginx_service_after variable to eventually add a list of units separated by whitespaces.

Checklist

Before creating a PR, run through this checklist and mark each as complete:

@jouir jouir requested a review from a team as a code owner October 19, 2025 16:49
@github-actions
Copy link

github-actions bot commented Oct 19, 2025

✅ All required contributors have signed the F5 CLA for this PR. Thank you!
Posted by the CLA Assistant Lite bot.

@github-actions github-actions bot added ci enhancement Enhance/improve an existing feature labels Oct 19, 2025
@jouir
Copy link
Author

jouir commented Oct 19, 2025

I have hereby read the F5 CLA and agree to its terms

Allow nginx to be started after a list of systemd units (disabled by
default).

Signed-off-by: Julien Riou <[email protected]>
@jouir jouir force-pushed the dev/jriou/nginx_service_after branch from 6ab7357 to 2a2beba Compare October 19, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci enhancement Enhance/improve an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant