mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #3561] dockerless setup #1608
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1608
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 @moongazer07 on GitHub (Jun 3, 2023).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3561
I need a dockerless setup so I can deploy it to my website
I have latest php installation that my
direct admin panel offers
I have installed other js libs using softacolous
but I don't have docker on there
there is no way to install
and just having docker builds is not fair
to people like me
@RealOrangeOne commented on GitHub (Jun 3, 2023):
Vaultwarden isn't written in PHP, so that's not useful.
You can download the pre-compiled binaries in the releases. Just set that running (will depend on your server host, but it's probably with a systemd service), and then make sure you can get traffic to it.
Without more details of your server setup, it's impossible to answer this properly. There are some deployment examples in the wiki which may help.