Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmneziaWG-Docker-Compose

Docker Compose to deploy AmneziaWG services

Deploying

git clone https://github.com/metya/AmneziaWG-Docker-Compose
cd AmneziaWG-Docker-Compose
chmod -R 775 server_scripts
docker compose up -d

When you add your server to AmneziaWG app you need to be able to run sudo from your user on the server. When doing so, sudo must be without a password. You can do it like that:

sudo visudo

Add $user ALL=(ALL) NOPASSWD:ALL line to that file, where $user is the name of your user, and save.

About

Docker Compose to deploy AmneziaWG services

Resources

Stars

19 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages