{"id":17989473,"url":"https://github.com/evilfreelancer/docker-openvpn-admin","last_synced_at":"2025-11-03T17:00:04.799Z","repository":{"id":110656991,"uuid":"119096218","full_name":"EvilFreelancer/docker-openvpn-admin","owner":"EvilFreelancer","description":"Docker composition for OpenVPN Admin web interface","archived":false,"fork":false,"pushed_at":"2018-05-07T09:57:39.000Z","size":19,"stargazers_count":18,"open_issues_count":0,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T14:21:20.653Z","etag":null,"topics":["docker","docker-compose","easyrsa","openvpn","openvpn-admin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvilFreelancer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-01-26T19:49:37.000Z","updated_at":"2024-05-30T19:31:18.000Z","dependencies_parsed_at":"2024-01-16T05:46:50.927Z","dependency_job_id":"b1be522a-4aba-4efc-9a4a-9a49aadced06","html_url":"https://github.com/EvilFreelancer/docker-openvpn-admin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EvilFreelancer/docker-openvpn-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-openvpn-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-openvpn-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-openvpn-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-openvpn-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvilFreelancer","download_url":"https://codeload.github.com/EvilFreelancer/docker-openvpn-admin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvilFreelancer%2Fdocker-openvpn-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282494848,"owners_count":26678624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-03T02:00:05.676Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","easyrsa","openvpn","openvpn-admin"],"created_at":"2024-10-29T19:14:46.239Z","updated_at":"2025-11-03T17:00:04.522Z","avatar_url":"https://github.com/EvilFreelancer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker + OpenVPN + Web Admin\n\nThis solution is adapted for WIP (Work In Progress) branch with\n`feature/refractoring` name.\n\n## How to start\n\nCopy docker-compose config from example:\n\n    cp docker-compose.yml.dist docker-compose.yml\n\nNow you need prepare your OpenVPN-Admin environment (of `php` service)\nand change parameters to which you need:\n\n    nano docker-compose.yml\n\nInstall all submodules:\n\n    git submodule update --init --remote\n\nBuild composition of containers:\n\n    docker-compose build\n\nNow you need install your OpenVPN server:\n\n    docker-compose run app install\n\nYou can find all your certs and configurations of OpenVPN inside [openvpn] folder.\n\nStart the composition of containers:\n\n    docker-compose up -d\n\n## OpenVPN tools\n\nInstall OpenVPN into the container:\n\n    docker-compose run app install\n\nOpenVPN daemon commands:\n\n    docker-compose run app start\n    docker-compose run app stop\n    docker-compose run app restart\n\n## About folders\n\n* [configs] - Dockerfile build context, with nginx and PHP configuration files inside\n* [database] - root folder of local MySQL database\n* [OpenVPN-Admin] - sources of web application\n* [openvpn] - folder with all configurations of OpenVPN\n* [logs] - a lot of logs of daemons from containers\n\n# Roadmap\n\n* Need to fix bug with iptables and routes\n\n# Links\n\n* https://github.com/Chocobozzz/OpenVPN-Admin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Fdocker-openvpn-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilfreelancer%2Fdocker-openvpn-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilfreelancer%2Fdocker-openvpn-admin/lists"}