You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides automated shell scripts for setting up the Roboshop application environment. It ensures seamless installation and configuration of required services and dependencies for the Roboshop application.
This repository contains Ansible playbooks, service definitions, and configuration files to automate the end-to-end deployment of the Roboshop microservices application. It covers all major components, including: 🛒 Cart 📦 Catalogue 👤 User 💳 Payment 🚚 Shipping 🌐 Frontend 🗄️ MongoDB 🐬 MySQL 🐇 RabbitMQ 🧠 Redis
A practical test repository for deploying the Roboshop application on an AWS EC2 instance, demonstrating cloud provisioning and automation using infrastructure-as-code.
A collection of reusable Ansible roles designed to automate the setup and configuration of the Roboshop application components, simplifying infrastructure management and deployments.
A collection of Ansible playbooks and roles that automate the setup and deployment of the Roboshop application, making it easier to configure servers and manage infrastructure.
A Docker-based Roboshop project containing Dockerfiles and container configurations to build and run the Roboshop application services consistently using Docker.