Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abeldekat/hek
configure a vps using ansible containing a wireguard vpn and the searxng meta search engine
https://github.com/abeldekat/hek
ansible-playbook debian firewalld searxng vpn vps wireguard
Last synced: 2 months ago
JSON representation
configure a vps using ansible containing a wireguard vpn and the searxng meta search engine
- Host: GitHub
- URL: https://github.com/abeldekat/hek
- Owner: abeldekat
- License: agpl-3.0
- Created: 2022-07-08T12:31:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T20:39:10.000Z (about 1 year ago)
- Last Synced: 2024-08-02T15:53:55.952Z (5 months ago)
- Topics: ansible-playbook, debian, firewalld, searxng, vpn, vps, wireguard
- Language: Jinja
- Homepage:
- Size: 301 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hek
This project aims to provide a fully configured virtual private server(vps) in the cloud. Ansible is used to install the following open source software on the server:
* [wireguard vpn](https://www.wireguard.com)
* [searxng meta search engine](https://github.com/searxng)
* [caddy webserver](https://github.com/caddyserver/caddy)
* [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy)
* [firewalld firewall](https://firewalld.org/)The user is expected to create a server on any cloud hosting provider. The cheapest server can be chosen as the runtime requirements are below 400MB RAM and 3GB file storage
## Requirements
* The server must be debian 11 bullseye
* The pc you use to run these scripts must run on linux