This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Replies: 1 comment
-
Maybe I'm doing something wrong, but I always need to install avahi-utils after first LXC boot to be able to SSH into the newly created LXC with its name. It's not so complicated to SSH with the IP when it has been set as static, but its more work when set as dhcp. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible for you to add avahi-daemon package to be installed automatically or on choice via advanced options?
I mean it is easy to install it manually after creating LXC/VM, but I think it could be useful as it allows to participate in mDNS protocol, then allowing to use shortnames <vm/lxc_name>.local to access services instead of using IP
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions