This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
Replies: 2 comments
-
Are you volunteering for the builder position? 😉 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Have not done Proxmox scripting. I will try to figure out the existing scripts and see if I can slice and dice it. Don't hold your breath... |
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
-
Instead of a single LXC container with all the require components to build and to run Vaulwarden, consider using a separate LXC container with the required components to build Vaultwarden from source as a .deb package file.
Then, the actual Vaultwarden LXC container downloads and installs the built .deb file and other necessary components to run Vaultwarden.
Beta Was this translation helpful? Give feedback.
All reactions