Installation
Gluetun can be installed by following the Portainer guide for creating a new stack. Learn about configuring a Docker stacks. This service is used in combination with otheradditional contaiemrcontainers to route their Internet traffic through a VPN.
Use the following Docker Compose code to run this app:
---
services:
actual-server:gluetun:
image: docker.io/actualbudget/actual-server:latestqmcgaw/gluetun
container_name:restart: actual-serverunless-stopped
network_mode:cap_add:
bridge- NET_ADMIN
environment:
- TZ=America/VancouverVPN_SERVICE_PROVIDER=
volumes:- VPN_TYPE=
- OPENVPN_USER=
- OPENVPN_PASSWORD=
- SERVER_REGIONS=
ports:
# PersistentConnected DataApplication Ports
- /srv/actual-budget:/data
ports:"0.0.0.0:9191:9191"
- 5006:5006
restart: unless-stopped"0.0.0.0:6881:6881