Github repositories
- tgagor/ansible-role-docker - Installs Docker service on Ubuntu/Debian/RHEL
- tgagor/ansible-role-docker-compose - Simple Ansible role that will install Docker Compose
- tgagor/ansible-role-rpi-unifi - Installs Ubiquiti's Unifi software on Raspberry Pi
- tgagor/ansible-role-spotify
- tgagor/ansible-role-template-with-molecule-tests - Template for Ansible role with Molecule and Testinfra for testing
- tgagor/conferences - Presentations and materials from conferences where I attended as a speaker
- tgagor/docker-centos - CentOS docker images, build weekly with latest security updates
- tgagor/docker-chisel - Let play with Ubuntu's Chisel tool for minimal Docker images
- tgagor/docker-chiseled-corretto - Playing with Cannonicals Chisel tool, I was curious what benefits it could provide with Corretto
- tgagor/docker-nvm-example - Repo with example NVM in Docker image implementation for use in easy CI/CD
- tgagor/docker-wp-cli - Docker image with WP-CLI command line interface for Wordpress
- tgagor/hugo-PaperMod-bookshelf - This is an extension, a set of shortcodes and templates to the original PaperMod theme, with a page dedicated to listing the books with responsive UI
- tgagor/hugo-shortcode-kofi - A collection of custom shortcodes tailored for Hugo static site generator, designed to seamlessly integrate Ko-fi buttons and widgets into any blog post
- tgagor/java-tuner - A small, statically linked CLI tool that simplifies tuning of Java applications for containerized environments. It automatically detects available CPU and memory resources, then generates optimal JVM options to improve performance and reliability.
- tgagor/marsennea-primes - Playing with Marsennea primes
- tgagor/template-dockerfiles - Dockerfile Templater, allowing to simplify building of Docker images at mass
Ghists
Docker images
- tgagor/wp-cli - Image providing wp-cli tool.
- tgagor/packtpublishingfreelearning - Ready to run container with code from: https://github.com/igbt6/Packt-Publishing-Free-Learning
- tgagor/centos-stream - There's no official image for CentOS 8 Stream - so I prepared it, something for early adopters
- tgagor/centos - Pure, based on official CentOS images, upgraded every Monday
- tgagor/unifi-controller
- tgagor/chisel - Cannonical's Chisel tool + Releases
- tgagor/corretto - It's a Proof of Concept of benefits of using "chisel" tool on Ubuntu in comparison to Alpine images.