Services

wireguard (by linuxserver) Latest
Overview
WireGuard is an extremely simple yet fast and modern VPN. The stack is designed for one-click deploy on cloud with D2C.ioThe whole deployment takes about 3-5 minutes.
How to deploy the stack
- Click Deploy stack
- Sign in or create an account
- Choose a provider (how to add a cloud provider) and a region or an existing host (how to add own host to D2C) in Select existing hosts menu
- Fill in necessary fields (if they are, e.g. link to your repository)
- Click Create hosts and services

Minimal recommended configuration
- 1 host with 1GB RAM
Get a config for a peer
Open a terminal of a wireguard container and execute: /app/show-peer {N}
Where {N} is a number of a peer.
You can also find clients configs in the directory of a container: /config/peer{N}/peer{N}.conf
After deploying
After deploying
You can:
- Add your custom domains and get free TLS certificate by Let’s Encrypt
- Check online logs and metrics
- Update your apps using Webhooks
- Scale services and hosts
- Migrate containers to other hosts
- Add load balancer (HAProxy) in two clicks