Projects with this topic
-
Awesome and Cool Stuff Relating to Cloud Itself, Cloud Computing, Cloud Architecture, Virtualization and IoT.
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 -
Semesterarbeit Klasse ITCNE23 – 4. Semesterarbeit
Archived 0Updated -
The SalesStream dashboards is an application for monitoring and analyzing revenue data in real time. By leveraging the power of Apache Spark and Apache Kafka, this system ensures that financial data is processed efficiently and in a timely manner, providing companies with up-to-date insights into their revenue streams.
Updated -
-
A slim HTMLHint linter / CodeClimate engine for GitLab CI
Updated -
Desafio técnico de :upd8
Updated -
上岳科技 等速肌力後台前端 api
Updated -
Code Challenge for ofcourseme hiring process, scraper based on Scrapy for the Federica MOOC platform. Scraped data are stored in a Django database and exposed through a webpanel.
Archived 0Updated -
A full stack web application built for car dealership owners to easily store and manipulate data for their vehicle inventory, sales and servicing departments.
Updated -
Questo materiale è da ritenersi integrativo per il corso base di Docker. Ogni commit rappresenta uno step che permette di progredire un passo alla volta nel processo di test e apprendimento.
Updated -
CaptureDom is a capture-the-flag for testing static and dynamic DOM-based XSS idefication methods
Updated -
wkhtmltopdf is a command line tools to render HTML into PDF.
UpdatedUpdated -
Xojo Web with Dockerfile template, based on Ubuntu 14.04 64bit Core.
Updated