mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[GH-ISSUE #326] virtual setup script has no instructions on how to restart after reboot #156
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#156
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lts-rad on GitHub (May 9, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/326
for ex
https://www.supernetworks.org/pages/docs/guides/virtual/setup_amazon_aws
https://www.supernetworks.org/pages/docs/guides/virtual/setup_digitalocean
https://www.supernetworks.org/pages/docs/guides/virtual/setup_google_cloud
and then the install script has no autostart mechanism in there.
https://raw.githubusercontent.com/spr-networks/super/master/virtual_install.sh
@lts-rad commented on GitHub (May 9, 2024):
suggestion, for virt, we can look at setting restart:always. but we need to ensure that it respects the version updates.
@lts-rad commented on GitHub (May 17, 2024):
Child of #325