Projects with this topic
-
-
Learning VHDL since engineering school with new tools like Docker.
Updated -
Docker images and registry
Updated -
Synchronization of two MySql/MariaDB databases using pt-table-sync
Updated -
Educational Docker Compose project that explains and deploys a full Odoo 16 stack with PostgreSQL and pgAdmin. Includes configuration files, shell scripts and step-by-step documentation for learning Docker and DevOps fundamentals.
Updated -
Preconfigured Ubuntu Server 24.04 OVA with Odoo 16, PostgreSQL and pgAdmin deployed using Docker Compose. Designed for educational use, labs and training environments.
Updated -
-
Dockerfiles for tools, CI and others things
Updated -
A repository of useful Dockerfiles for creating Coder templates
⚠️ Some build targets may not work for some workspaces yet⚠️ Updated -
Awesome and Cool Stuff Relating to Cloud Itself, Cloud Computing, Cloud Architecture, Virtualization and IoT.
Updated -
Docker container with Alliance Auth web application
Updated -
Authenticator for integrating Mumble with Alliance Auth, featuring caching, environment variable configuration, Docker support, and Prometheus metrics.
Updated -
-
-
This project demonstrates two DevOps automation approaches for deploying a simple Flask-based To-Do List application that mimics a LAMP stack but uses Docker containers instead of a traditional Apache/PHP environment.
The goal is to give hands-on experience with core DevOps tools including:
Terraform: to provision infrastructure or manage Docker resources
Ansible: to configure remote hosts and deploy containers
Docker: to containerize and run the application
GitLab CI/CD: to automate testing, provisioning, and deployment pipelines
The To-Do app is built using Flask (Python) with a MySQL database and supports basic CRUD operations.
This is a 3-person collaborative project, divided into two main tracks:
🔹 Project 1: todo-terraform-docker Deploy the Flask + MySQL app entirely using Terraform’s Docker provider — no Ansible, no VM provisioning. This is ideal for fast, local development and demonstrates infrastructure-as-code at the container level.🔹 Project 2: ansible-todo-deployer Use Ansible to install Docker and deploy the containerized app on a remote VM (can be provisioned manually or via Terraform). This approach simulates a production-like environment where a host must be configured from scratch.Both projects use GitLab CI/CD for automated execution.
Updated -
Angie Docker Image. Angie is a fork of nginx
Updated -
Images Docker personnalisées pour les projets Uncheck. Ce dépôt centralise la création, la maintenance et la distribution des images Docker maison utilisées dans nos différents pipelines CI/CD et environnements d’exécution (ex. : Node.js + Bun, Android SDK, CI mobile, etc...).
L’objectif est de fournir des images optimisées, cohérentes et maintenues, afin de réduire le temps de build et garantir la reproductibilité des environnements dans tous les projets.
Updated -
Dockerized librespot for Spotify music streaming.
Updated -
Java based Docker image with ktlint installed.
Updated -
Icecast2 packaged as Container - friendly for k8s, docker/podman and docker/podman-compose - fully configurable from Environment Variables
Updated