-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Update remote-management.mdx #16513
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
Update remote-management.mdx #16513
Conversation
Updated instructions to create systemd service for linux. - use sensible log location - add [install] section so service can be enabled - add systemctl commands to enable and start service - add system log command to debug any potential issues
|
Hey @adegoodyer, thanks for the PR. The commands shown in the remote tunnel dashboard flow should automatically create and enable |
|
Hi @ranbel. Yes certainly, was building an Linux container (well lxc) running gotify on Proxmox. Wasn't sure if the service was enabled to start automatically when restarted, so enabled it explicitly to make sure. The log path is a sensible location for that os and the other commands are just additional extras. I thought it might help others, but feel free to amend or reject if not useful or in line with the workflow. |
|
Tested out the remote tunnel configuration steps and confirmed that the docs were missing a restart command. Thanks for the suggestions! |
|
Congratulations @adegoodyer, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm22bvltx26050cmrd71uje9l This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
@ranbel You're most welcome! In future I'll shape the PR more in line with Cloudflare paradigms and provide more evidence of the testing I did to save a bit of work your end. |
* Update remote-management.mdx Updated instructions to create systemd service for linux. - use sensible log location - add [install] section so service can be enabled - add systemctl commands to enable and start service - add system log command to debug any potential issues * Update remote-management.mdx --------- Co-authored-by: ranbel <[email protected]>
* Update remote-management.mdx Updated instructions to create systemd service for linux. - use sensible log location - add [install] section so service can be enabled - add systemctl commands to enable and start service - add system log command to debug any potential issues * Update remote-management.mdx --------- Co-authored-by: ranbel <[email protected]>
Updated instructions to create systemd service for linux.
Summary
Screenshots (optional)
Documentation checklist