OpenVPN and pihole deployed with docker setup problem

This page summarizes the projects mentioned and recommended in the original post on /r/OpenVPN

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ovpn-admin

    Simple web UI to manage OpenVPN users.

  • Based on this idea I want to add pihole service in the docker-compose file. I added the service like so: yaml pihole: container_name: pihole image: pihole/pihole:latest depends_on: - "openvpn" # ports: # - "53:53/tcp" # - "53:53/udp" # - "67:67/udp" # - "8081:80/tcp" env_file: - ./pihole/.env environment: TZ: 'Europe/Athens' # Change that with your timezone WEBPASSWORD: 'askdlasjd32r2fweasfq' DNS1: 1.1.1.1 # CloudFlare ServerIP: 172.19.2.1 # https://github.com/Simonwep/openvpn-pihole/blob/master/docker-compose.yml volumes: - './pihole/etc-pihole/:/etc/pihole/' - './pihole/etc-dnsmasq.d/:/etc/dnsmasq.d/' cap_add: - NET_ADMIN networks: npm_backend: ipv4_address: 172.19.2.1 # from npm-backend network restart: unless-stopped

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is there a WebUI for multi-tenant OpenVPN setup?

    3 projects | /r/selfhosted | 2 Jun 2023
  • Чем бесплатный VPN хуже платного?

    1 project | /r/tjournal_refugees | 18 May 2023
  • Порекомендуйте VPN

    1 project | /r/tjournal_refugees | 20 Apr 2023
  • OVPN-Admin local lan access configuration

    1 project | /r/selfhosted | 20 Jan 2023
  • ovpn-admin 1.7.x: a simple web UI to manage OpenVPN users is updated

    1 project | /r/linux | 25 Oct 2021