Projects with this topic
-
Source for a portion of https://about.gitlab.com/
This repo/project is for the public-facing website of GitLab that's not part of Marketing CMS, which lives https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com
Please file product improvement suggestions at https://gitlab.com/gitlab-org/gitlab
Updated -
Section 4: DevOps
Download and extract Wordpress files to where the host directory is bound to the container. Initialize a Git repository for the web directory. Once Wordpress is installed and configuration is created, push the changes to the remote repository. Create a CI/CD pipeline using GitLab CI that pulls code from a repository, and downloads the Wordpress files to the new directory installation.
Section 5: Infrastructure as Code (Terraform)
Objective: Automate the provisioning of Docker-based WordPress infrastructure using Terraform. Install Terraform on your system. Define infrastructure in code: Create Terraform configurations for: A Docker network for container communication. A MySQL/MariaDB container with persistent storage. An Apache/PHP container with WordPress bind-mounted volumes. Ensure containers are linked on the same network. Use CI/CD to validate your Terraform code Initialize and apply the Terraform configuration to deploy the infrastructure. Automatically apply Terraform changes in a controlled environment. Verify that WordPress is accessible and can connect to the database. Modify and reapply: Update the Terraform config (e.g., change PHP version or MySQL config). Run terraform apply to enforce the new state. Run automated tests (e.g., check if WordPress is accessible, DB connectivity). Destroy resources using terraform destroy for cleanup.
Updated -
A Gitlab project template for TYPO3 CMS
⚠ Create forks and MRs on https://gitlab.com/gitlab-org/project-templates/typo3-distribution/Updated -
App de gestão de um estabelecimento de manutenção física - PWA 2025 - Group A
Updated -
This repository contains a collection of my professional projects, including a React front-end application, an ASP.NET back-end service, and other personal projects. It serves as a showcase of my skills in web development, software engineering, and project management.
Updated -
Automated WordPress deployment using GitLab CI/CD. Configured a pipeline to download, unzip, and deploy WordPress in an Alpine Linux container. Demonstrates practical skills in DevOps, CI/CD pipelines, containerized deployment, and automation on AlmaLinux 9.6.
Updated -
Site web de l'association de tir sportif Izelloise, il permet de faciliter la communication entre les membres de l'association et les adhérents via l'envoi de mail. Développé avec le framework Symfony , une base de donnée Postgres et un front en Twig.
Updated -
Avec la multiplication des sources d’inspiration culinaire et la diversité des besoins alimentaires, il devient essentiel de disposer d’un outil centralisé pour organiser ses recettes et préparer efficacement ses courses. Cette proposition décrit une application web permettant de gérer facilement des recettes de cuisine et de générer automatiquement la liste de courses correspondante. Objectifs de l’application • Centraliser, organiser et retrouver facilement toutes vos recettes. • Générer automatiquement une liste de courses à partir des recettes sélectionnées. • Adapter les quantités selon le nombre de personnes • Optimiser le temps passé à faire les courses et éviter les oublis.
Updated -
Updated
-
Blog Personal | Resumen | Portafolio | CV
Updated -
Teaching materials for using git and GitLab effectively for software development.
Updated -
Baserow is an open source no-code database and Airtable alternative. Create your own database without technical experience. Our user friendly no-code tool gives you the powers of a developer without leaving your browser.
Updated -
Help people get income when they become hopeless from the streets like I once was.
Updated -
-
Baserow is an open source no-code database and Airtable alternative. Create your own database without technical experience. Our user friendly no-code tool gives you the powers of a developer without leaving your browser.
Updated -
Stock control supervisor. A collection of learning resources for curious software engineers
Updated -
The CNCF Cloud Native Glossary Project aims to define cloud native concepts in clear and simple language, making them accessible to anyone — whether they have a technical background or not (https://glossary.cncf.io).
Updated