Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cadeke/mcr-ccs
Small web project for Cloud Computing Security course.
https://github.com/cadeke/mcr-ccs
ansible azure cloud digitalocean golang iac nginx react wireguard
Last synced: 13 days ago
JSON representation
Small web project for Cloud Computing Security course.
- Host: GitHub
- URL: https://github.com/cadeke/mcr-ccs
- Owner: cadeke
- Created: 2024-11-02T20:31:03.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2024-11-04T20:08:54.000Z (14 days ago)
- Last Synced: 2024-11-04T21:20:23.166Z (14 days ago)
- Topics: ansible, azure, cloud, digitalocean, golang, iac, nginx, react, wireguard
- Language: Go
- Homepage:
- Size: 17.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mcr-ccs
## Overview
This project contains a small web application written in React, a web API written in Go and some Ansible playbooks for configuring the necessary infrastructure.
This project was made for my CCS course in order to get more familiarity with hybrid-cloud setups.The following schema gives an high-level overview of the setup.
![image](https://github.com/user-attachments/assets/835a0b97-308f-4fb7-aeb6-3d11851ebd4e)
## Feature improvements
- [ ] Migrating from Azure DevOps to GitHub Actions
- [ ] Implementing furhter IaC with Terraform and Ansible