perara / wg-manager

A easy to use WireGuard dashboard and management tool
MIT License
594 stars 74 forks source link

Short Question #7

Closed M3Du5AL3M closed 4 years ago

M3Du5AL3M commented 4 years ago

Whats the required/recommended Docker location? Is it possible to run the image on a different docker host or must the docker container run directly at the Wireguard "Server"?

perara commented 4 years ago

Currently, The dashboard and the wireguard server('s) run inside the same docker container. Iguess you are asking if its possible to run these separate?

Short answer is no, but the plan is to add SSH and multi-server support in the future. This would essentially split up the containers into two parts: dashboard and server where the dashboard could spawn multiple servers across servers