mirror of
https://github.com/linuxserver/docker-pairdrop.git
synced 2026-02-19 16:56:18 +08:00
Add one-click deploy options for AWS, DigitalOcean, and Render to README
This commit is contained in:
parent
363ea237a4
commit
cadbc692cf
@ -45,6 +45,16 @@ app_setup_block: |
|
||||
This is especially useful if you connect to your instance via a VPN as most VPN services block WebRTC completely in order to hide your real IP address.
|
||||
|
||||
*Warning*: All traffic sent between devices using this fallback is routed through the server and therefore not peer to peer! Traffic routed via this fallback is readable by the server and uses the server's bandwidth.
|
||||
|
||||
### ⚡ One-Click Deploy
|
||||
|
||||
| Cloud Provider | Deploy Button |
|
||||
|----------------|---------------|
|
||||
| AWS | <a href="https://deploystack.io/deploy/linuxserver-docker-pairdrop?provider=aws&language=cfn"><img src="https://raw.githubusercontent.com/deploystackio/deploy-templates/refs/heads/main/.assets/img/aws.svg" height="38"></a> |
|
||||
| DigitalOcean | <a href="https://deploystack.io/deploy/linuxserver-docker-pairdrop?provider=do&language=dop"><img src="https://raw.githubusercontent.com/deploystackio/deploy-templates/refs/heads/main/.assets/img/do.svg" height="38"></a> |
|
||||
| Render | <a href="https://deploystack.io/deploy/linuxserver-docker-pairdrop?provider=rnd&language=rnd"><img src="https://raw.githubusercontent.com/deploystackio/deploy-templates/refs/heads/main/.assets/img/rnd.svg" height="38"></a> |
|
||||
|
||||
<sub>Generated by <a href="https://deploystack.io/c/linuxserver-docker-pairdrop" target="_blank">DeployStack.io</a></sub>
|
||||
# init diagram
|
||||
init_diagram: |
|
||||
"pairdrop:latest": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user