Skip to content

tsln1998/vault-flying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault Flying

Build your own password manager using Vaultwarden on fly.io quickly and easily!

Tutorials

  1. Fork this repository.
  2. To prepare your fly.io account, follow these steps:
    1. Navigate to the Access Token page and create a new TOKEN.
    2. Provide a unique NAME for your app.
  3. To configure your fly.io account's Actions Secrets, follow these steps:
    1. Create a secret named FLY_ACCESS_TOKEN and add it to the TOKEN.
    2. Create a secret named FLY_APP and add it to the new NAME for the application.
  4. To configure Vaultwarden's admin password
    1. generate an Argon2 hash using a tool such as Argon2 Hash Generator.
    2. Create a secret named APP_ADMIN_TOKEN and add it to the Argon2 hash.
  5. Go to the Actions page of the current repository.
  6. Select Fly.io Deploy, on the right click on Run Workflow

Advanced Usage

TODO :)

License

The MIT License (MIT)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published