Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/digitalocean/OpenVPN-Pihole

https://marketplace.digitalocean.com/apps/openvpn-pihole
https://github.com/digitalocean/OpenVPN-Pihole

Last synced: 3 months ago
JSON representation

https://marketplace.digitalocean.com/apps/openvpn-pihole

Awesome Lists containing this project

README

        

# OpenVPN + Pihole

**NB: This iamge is no longer supported / maintained. It's successor (based on WireGuard) can be built [here](https://github.com/digitalocean/marketplace-pi-hole-vpn).**

## Setup

python3 -m venv venv
venv/bin/pip install -U pip
venv/bin/pip install fabric

### Test build

venv/bin/fab testbuild -H [BUILD_DROPLET_IP]

This will install your files and packages and run your scripts but will not
perform a cleanup of the build system or power it down. This can be used for
testing during development.

### Final build

venv/bin/fab build -H [BUILD_DROPLET_IP]

This task will perform all steps (upload files, run scripts, install packages,
clean up build system, power off) to prepare your droplet for snapshot.

## Development

See the [Marketplace Partners guide](https://github.com/digitalocean/marketplace-partners/tree/master/fabric)

## Common Issues

### Unsupported key file

Error:

paramiko.ssh_exception.SSHException: not a valid RSA private key file

[Fix](https://freelancing.studio/paramiko-and-rsa-key/):

puttygen id_rsa -O private-openssh -o new.key

## Donations

If you like this tool, consider donating to the authors from which this work
is derived:

https://github.com/Nyr/openvpn-install#donations
https://pi-hole.net/donate/