Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Deploy Gitlab Runner With Docker

Deploy a Gitlab runner to unlock CI/CD capabilities in Gitlab.

PHP Packages - Requiring Self For Testing

Learn how to include your package within itself for testing and not have to keep pushing the code and composer updating.

Configuring Headless Server for Selenium Testing

Some useful info on setting up a remote headless VPS so it can run selenium tests without using a headless browser.