Skip to content

edumagalhaes10/ASCN-Grupo16

Repository files navigation

ASCN-Grupo16

Objectives:

Project developed for the course "Cloud Computing Applications and Services" of a Software Engineering Masters. The goal of this project was to automate the process of installing, configuring, monitoring and evaluating the application Ghost. For this project, we used Ansible to configure and install the application on Google Kubernetes Engine (GKE) and monitored the performance using Google Cloud Platform.

Components:

  • create-gke-cluster.yml : Create the GKE Cluster.

  • destroy-gke-cluster.yml : Delete the GKE Cluster.

  • deploy-ghost.yml: Install, configure and execute Ghost's components in the GKE created.

  • undeploy-ghost.yml: Undeploy the Ghost's components created previously.

    1. The data of the application is only deleted if the flag -e delete data = true is presented.
  • test-all.yml: Allows to execute a series of automatic tests.

Developed by:

  • Project Grade: 18

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published