Deploy wg-easy on a VPS in one click | INTROSERV
EUR
european

EUR

usa

USD

English En
Ex. VAT Ex. VAT 0%

Deploy wg-easy in one click

Your own WireGuard VPN, ready in minutes

WireGuard Easy is the most popular open-source web interface for running a self-hosted WireGuard VPN server – manage devices from the browser instead of editing configs over SSH.

  • Add devices with QR codes Add devices with QR codes Add devices with QR codes
  • One-time config links One-time config links One-time config links
  • Client expiration dates Client expiration dates Client expiration dates
  • TOTP two-factor login TOTP two-factor login TOTP two-factor login
  • Real-time traffic statistics Real-time traffic statistics Real-time traffic statistics
  • IPv6 and IPv4 support IPv6 and IPv4 support IPv6 and IPv4 support
Deploy wg-easy Now
Deploy wg-easy in one click
Installs with<br>your VPS Installs with<br>your VPS Installs with
your VPS
Full root<br>access Full root<br>access Full root
access
Live in<br>~5 minutes Live in<br>~5 minutes Live in
~5 minutes
Instant<br>dashboard access Instant<br>dashboard access Instant
dashboard access

Key features

Point-and-click peer management

List, create, edit, enable, disable, and delete WireGuard clients from the browser – no manual config editing on the server.

Per-client access rules

Allowed IP restrictions and firewall filtering are enforced on the server side, limiting each peer to the networks it actually needs.

Connection dashboards

See which clients are online right now, with Tx/Rx charts for every connected peer.

Secure config delivery

Hand a new user their tunnel through an expiring single-use link instead of sending config files over chat or email.

Hardened admin sign-in

Protect the dashboard with time-based codes from any authenticator app – enabled per user from the account page.

Standard WireGuard clients

Phones, laptops, and routers connect with the stock WireGuard apps for iOS, Android, Windows, macOS, and Linux – no proprietary client software on any platform.

System requirements

View All VPS Options

Minimum

From €5/month
1 vCore 2GB RAM 20GB NVMe
- A few personal devices
- Plenty for browsing and remote access

Deploy Now

Recommended

From €9/month
2 vCore 4GB RAM 40GB NVMe
- Family or small team, tens of devices
- A second core keeps speeds stable when several tunnels are busy

Deploy Now

Advanced

From €13/month
4 vCore 4GB RAM 80GB NVMe
- Office gateway with sustained traffic
- CPU headroom for encryption at high transfer rates

Deploy Now

Maximum

From €23/month
8 vCore 8GB RAM 120GB NVMe
- Dozens of client configs, heavy concurrent use
- Peak tunnel throughput on multi-core plans
Deploy Now

Get started in 4 easy steps


  • 1

    Select a VPS plan

    Choose the virtual server resources and performance tiers that fit your project requirements.

  • 2

    Pick your application

    Browse our marketplace during VPS setup and select the self-hosted software you want to deploy.

  • 3

    Complete the payment

    Pay the standard virtual server invoice – the 1-click deployment tool itself is fully complimentary.

  • 4

    Complete and access

    Your server provisions and automatically installs the software. Once the setup process finishes, your new environment is fully ready for you to connect and use.

Deployment details

 Application  Application

Application

wg-easy 15 – latest 15.x release, official image

  • Deployed with Docker Compose from the vendor's registry
  • Admin account created automatically – no setup wizard

 VPN and firewall  VPN and firewall

VPN and firewall

WireGuard data plane on UDP port 51820

  • Default-drop nftables firewall – only SSH, web, VPN, and DHCPv6 client ports open
  • Tunnel IPv6 enables automatically when the VPS has global IPv6

 Web access and SSL  Web access and SSL

Web access and SSL

Nginx serving the admin panel over HTTPS

  • Web UI reachable through nginx on 443
  • Self-signed certificate by default – setup-ssl issues a free Let's Encrypt certificate

 Data and updates  Data and updates

Data and updates

wg-easy data lives in one named Docker volume

  • Database, keys, and wg0.conf together – one-line backup command
  • FImage pinned to the 15.x branch – you decide when to pull updates

 Software licensing  Software licensing

Software licensing

AGPL-3.0-only – open-source, no license fees

  • No device limits, feature gates, or paid tiers
  • Full AGPL-3.0 license text

Why deploy on INTROSERV

  • NVMe storage NVMe storage
    NVMe storage

    Every VPS runs on NVMe drives – fast I/O for databases, metrics, and busy workloads.

  • Locations in Europe and the US Locations in Europe and the US
    Locations in Europe and the US

    Deploy close to your infrastructure and users – lower latency, regional compliance.

  • Unmetered traffic Unmetered traffic
    Unmetered traffic

    No bandwidth caps and no overage bills – your monthly price stays predictable.

  • IPv4 and IPv6 included IPv4 and IPv6 included
    IPv4 and IPv6 included

    A dedicated IPv4 address plus native IPv6 with every server.

  • 24/7 human support 24/7 human support
    24/7 human support

    Engineers on duty around the clock – real answers, not ticket bots.

  • Scale anytime Scale anytime
    Scale anytime

    Upgrade CPU, RAM, or storage as your workload grows – without migrating.

Terms and support boundaries

Infrastructure and support limits

Our company provides the Virtual Private Server infrastructure and the automation script for initial deployment. While we guarantee the availability and performance of your hardware and network, our technical support exclusively covers infrastructure-related issues – such as server connectivity, hardware stability, and billing. Assistance with application-specific configuration, software bugs, or user management is the responsibility of the server administrator or software maintainers.

Software licensing and compliance

All marketplace tools deploy standard versions of third-party software products and are provided "as-is" with no modifications to their original code. While the core of many available applications is open-source, using proprietary features or advanced enterprise tiers in production environments may be subject to the vendor's specific licensing terms. Users must manage and acquire any required commercial subscriptions directly from the software developers.

FAQ

  • Do I need a license to run wg-easy?

    No. Since version 15, wg-easy is released under the GNU Affero General Public License v3 (AGPL-3.0-only) – fully open-source, with no paid tiers or device limits. You only pay the standard virtual server invoice.

  • How do I log in after deployment?

    Once the server is provisioned, you'll find the web interface URL, the admin login, and a securely generated password in your INTROSERV panel. The same details are shown at SSH login and stored in /root/credentials.txt, readable by root only. After the first sign-in, we recommend enabling two-factor authentication from the account page.

  • How do I get a valid SSL certificate?

    The admin panel ships with a self-signed certificate enabled by default. To issue a free Let's Encrypt certificate for your own domain or the server's FQDN, connect over SSH and run the setup-ssl script – one command, no manual configuration. After switching to a domain, also update the Host field in the wg-easy admin panel, so that new client configs use the domain as the WireGuard endpoint.

  • How do I connect my first device?

    Create a client in the web interface, then scan the QR code with the official WireGuard app on your phone – or download the config file for desktops and routers. The tunnel comes up immediately; no changes are needed on the server side.

  • Can I migrate an existing wg-easy installation?

    Yes. The project publishes an official migration guide for moving from older wg-easy versions, and version 15 stores everything – clients, keys, settings – in a single data volume. Back up that volume on your current server, restore it into the volume on the new one, and your peers reconnect to the new endpoint.

  • How are updates handled?

    The deployment tracks the official 15.x release branch. Pulling a new version is two documented commands on the server – nothing updates behind your back, and the exact update line is stored in /root/credentials.txt.

  • Is the admin panel exposed to the internet?

    The panel itself listens on localhost only and is reachable exclusively through nginx over HTTPS. The host firewall defaults to dropping everything except SSH, web ports, and the WireGuard UDP port – there is no direct path to the application or the database.

  • What if I outgrow my configuration?

    WireGuard throughput is CPU-bound, so when many devices push traffic at once, upgrade the vCore count of your VPS – no reinstallation needed. Disk and RAM rarely become the bottleneck: the entire wg-easy state is a small database, not a growing data store.

All product names, logos, trademarks, and registered trademarks mentioned on this website are the property of their respective owners. They are used for identification and reference purposes only and do not imply any affiliation, sponsorship, or endorsement by INTROSERV, nor by the respective trademark owners.

processor processor
Ready to deploy? Ready to deploy?

Ready to deploy?

Pick a virtual server configuration and your application goes live with it – automatically, in minutes.

cunsoultant

Not sure what fits?

Our engineers will help you match the application to the right server configuration – sizing, locations, and setup questions included.

VAT

  • Other

    Ex. VAT

    0%
  • austria

    Austria

    20%
  • Belgium

    Belgium

    21%
  • Bulgaria

    Bulgaria

    20%
  • Croatia

    Croatia

    25%
  • Cyprus

    Cyprus

    19%
  • Czech Republic

    Czech Republic

    21%
  • Denmark

    Denmark

    25%
  • Estonia

    Estonia

    22%
  • France

    France

    20%
  • Finland

    Finland

    24%
  • Germany

    Germany

    19%
  • Greece

    Greece

    24%
  • Hungary

    Hungary

    27%
  • Ireland

    Ireland

    23%
  • Italy

    Italy

    22%
  • Latvia

    Latvia

    21%
  • Lithuania

    Lithuania

    21%
  • Luxembourg

    Luxembourg

    17%
  • Malta

    Malta

    18%
  • Netherlands

    Netherlands

    21%
  • Poland

    Poland

    23%
  • Portugal

    Portugal

    23%
  • Romania

    Romania

    19%
  • Slovakia

    Slovakia

    20%
  • Slovenia

    Slovenia

    22%
  • Spain

    Spain

    21%
  • Sweden

    Sweden

    25%
  • USA

    USA

    0%
european
states
  • germany
  • Español
  • Italiano
  • Poland
  • Русский
  • Slovenski
  • Türkçe
  • ukraine
  • kingdom
  • French
  • Hrvatska
  • Other
  • Austria
  • Belgium
  • Bulgaria
  • Croatia
  • Cyprus
  • Czech Republic
  • Denmark
  • Estonia
  • Finland
  • France
  • Germany
  • Greece
  • Hungary
  • Ireland
  • Italy
  • Latvia
  • Lithuania
  • Luxembourg
  • Malta
  • Netherlands
  • Poland
  • Portugal
  • Romania
  • Slovakia
  • Slovenia
  • Spain
  • Sweden
  • USA

Request information from the manager

Please provide your contact information, the manager will send you detailed information on the selected tariff.

mail mail

Thank you for your request

Manager will contact you as soon as possible.

I've hosted an average of 8-10 domains with INTROSERV since May 2004. Their pricing attracted me at first, but it could only have been the quality of customer support that has retained me for this length of time. My IT knowledge level is best described as dangerous. I am confident that I have created more than my share of "situations." Yet the guys and gals at INTROSERV have patiently and determinedly handled my problems and resolved all issues on a continuing basis. If you're looking for web hosting, things are going to go wrong wherever you go. That's just the nature of humans and our technology. You had better go with an outfit that can resolve your problems in a timely and professional manner. INTROSERV just did that for me again, prompting me to write this long overdue recommendation