Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mutinywallet/mutiny-deploy
https://github.com/mutinywallet/mutiny-deploy
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mutinywallet/mutiny-deploy
- Owner: MutinyWallet
- Created: 2023-09-27T02:26:18.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-25T18:48:37.000Z (7 months ago)
- Last Synced: 2024-04-25T19:50:50.302Z (7 months ago)
- Size: 3.85 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mutiny-deploy
This is for self-hosting mutiny on your own server.
This will deploy:
- [mutiny-web](https://github.com/MutinyWallet/mutiny-web) The web server for Mutiny Wallet
- [vss-rs](https://github.com/MutinyWallet/vss-rs) An encrypted cloud storage server for your lightning state
- [ln-websocket-proxy](https://github.com/MutinyWallet/ln-websocket-proxy) A websocket proxy for connecting to the
lightning networkCheck out the [docs](docs/setup-docs.md) for more information on how to set this up.