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-clamav - Simple Docker image that might be used in CI/CD
- tgagor/docker-grype - Docker image with anchore/grype
- tgagor/docker-jpegtran - Simple Docker image with jpegtran executable. Useful for CI/CD image optimization.
- tgagor/docker-nvm-example - Repo with example NVM in Docker image implementation for use in easy CI/CD
- tgagor/docker-optipng - Simple Docker image with optipng executable. Useful for CI/CD image optimization.
- tgagor/docker-owasp-dependency-check - Provides OWASP Dependency-Check app with pre-downloaded NVD/CVE updates
- tgagor/docker-packtpublishingfreelearning - Docker container to make downloads from PacktPublishing simpler
- tgagor/docker-unifi-controller - UniFi Controllver v7
- tgagor/docker-wp-cli - Docker image with WP-CLI command line interface for Wordpress
- tgagor/fslint-snap - Snapcraft package of FSlint Janitor
- tgagor/marsennea-primes - Playing with Marsennea primes
Ghists
Docker images
- tgagor/clamav - ClamAV
- tgagor/optipng - This is simple image with optipng executable.
- tgagor/jpegtran - This is simple image with optipng executable.
- 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/tor - Minimal tor image
- tgagor/privoxy - Minimal privoxy image
- tgagor/owasp-dependency-check - Provides OWASP Dependency-Check app with pre-downloaded NVD/CVE updates
- tgagor/grype - Image with Anchore's Grype binary, allows security scans of Docker images
- 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