{"id":19607879,"url":"https://github.com/bluecap-se/deploy-vpn","last_synced_at":"2026-05-15T10:34:42.779Z","repository":{"id":46814233,"uuid":"257835934","full_name":"bluecap-se/deploy-vpn","owner":"bluecap-se","description":"Easy way to quickly deploy a VPN service","archived":false,"fork":false,"pushed_at":"2023-02-08T04:18:20.000Z","size":44,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-26T17:14:57.576Z","etag":null,"topics":["ansible","digitalocean","vpn"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bluecap-se.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-22T08:15:24.000Z","updated_at":"2022-09-22T07:54:04.000Z","dependencies_parsed_at":"2023-02-14T02:35:12.030Z","dependency_job_id":null,"html_url":"https://github.com/bluecap-se/deploy-vpn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bluecap-se/deploy-vpn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluecap-se%2Fdeploy-vpn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluecap-se%2Fdeploy-vpn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluecap-se%2Fdeploy-vpn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluecap-se%2Fdeploy-vpn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluecap-se","download_url":"https://codeload.github.com/bluecap-se/deploy-vpn/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluecap-se%2Fdeploy-vpn/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33063310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":["ansible","digitalocean","vpn"],"created_at":"2024-11-11T10:12:47.078Z","updated_at":"2026-05-15T10:34:42.762Z","avatar_url":"https://github.com/bluecap-se.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy VPN\n\n![Status](https://img.shields.io/badge/status-not%20working-red.svg)\n![PyPI - Python Version](https://img.shields.io/badge/python-3.10-blue.svg)\n![Platform](https://img.shields.io/badge/platform-win%20%7C%20lin%20%7C%20osx-lightgrey.svg)\n![License](https://img.shields.io/badge/license-MIT-blue.svg)\n\nDeploys a VPN server on DigitalOcean in less than 2 minutes.\n\n## Usage\n\n### First time\n\n1. Install dependencies with:\n\n```\n$ pipenv install \u0026\u0026 pipenv shell\n```\n\n2. Generate a new API Token in [DigitalOcean](https://www.digitalocean.com/) and add it to the [vault](https://github.com/bluecap-se/deploy-vpn/blob/master/inventory/production/group_vars/all/secret/do.yml) as seen below and encrypt the vault.\n\n```\n---\ndo_secret_token: XXX\n```\n\n```\n$ ansible-vault encrypt inventory/production/group_vars/secret/do.yml\n```\n\n### Launch\n\nCreate the service with:\n\n```\n$ ./up.sh\n```\n\nNow there should be a file named client.ovpn in the same folder. Add this to your VPN client.\n\n### Remove\n\nRemove the service with:\n\n```\n$ ./down.sh\n```\n\n## License\n\nPublished under [MIT License](https://github.com/bluecap-se/deploy-vpn/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluecap-se%2Fdeploy-vpn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluecap-se%2Fdeploy-vpn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluecap-se%2Fdeploy-vpn/lists"}