Latest Post
Local Wordpress Bedrock Development using Warden
The secret configuration file you need to implement to get Roots Bedrock working with the warden.dev local environment
Writing
Insights into DevOps culture, tooling, and workflows focused on collaboration, automation, and reliable software delivery.
Latest Post
The secret configuration file you need to implement to get Roots Bedrock working with the warden.dev local environment
Step-by-step guide to running Sentry self-hosted with Docker Compose. Covers prerequisites, resource requirements, install steps, and an honest take on whether it's worth the maintenance burden.
Increase throughput, security and speed by enabling split routing for OpenVPN. With only a few lines of server configuration.
You can simplify OpenVPN installation by using the OpenVPN installation script by NYR https://github.com/Nyr/openvpn-install On your target installation server, run the following to download and execute the script into your home directory. Default options you can choose are: - UDP Protocol - Port 1194 - DNS Server 1.1.1.1 After the installer runs, you can now connect to the VPN, and you can rerun the script to add/remove clients or uninstall...