All Projects → redhat-helloworld-msa → Helloworld Msa

redhat-helloworld-msa / Helloworld Msa

Licence: apache-2.0
Main repository with documentation and support files

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Helloworld Msa

Origin
Conformance test suite for OpenShift
Stars: ✭ 8,046 (+3590.83%)
Mutual labels:  devops, ci-cd, containers, openshift
Centos7 S2i Nodejs
DEPRECATED OpenShift S2I builder images for Node.js ✨
Stars: ✭ 34 (-84.4%)
Mutual labels:  redhat, devops, containers, openshift
Devops Guide
DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.
Stars: ✭ 4,119 (+1789.45%)
Mutual labels:  ansible, devops, ci-cd, containers
Minishift
Run OpenShift 3.x locally
Stars: ✭ 2,246 (+930.28%)
Mutual labels:  devops, containers, openshift
Adhokku
A toy PaaS
Stars: ✭ 32 (-85.32%)
Mutual labels:  ansible, deployment, containers
Azure Openshift
RedHat Openshift Origin cluster on Azure
Stars: ✭ 17 (-92.2%)
Mutual labels:  redhat, ansible, openshift
Ansible For Devops
Ansible for DevOps examples.
Stars: ✭ 5,265 (+2315.14%)
Mutual labels:  ansible, examples, devops
Werf
The CLI tool gluing Git, Docker, Helm, and Kubernetes with any CI system to implement CI/CD and Giterminism
Stars: ✭ 2,814 (+1190.83%)
Mutual labels:  ansible, devops, ci-cd
Devops Exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
Stars: ✭ 20,905 (+9489.45%)
Mutual labels:  ansible, devops, containers
Docker Centos7 Ansible
CentOS 7 Docker container for Ansible playbook and role testing.
Stars: ✭ 72 (-66.97%)
Mutual labels:  redhat, ansible, container
Serverfarmer
Manage multiple servers with different operating systems, configurations, requirements etc. for many separate customers in an outsourcing model.
Stars: ✭ 122 (-44.04%)
Mutual labels:  redhat, ansible, devops
Mcw Cloud Native Applications
MCW Cloud-native applications
Stars: ✭ 184 (-15.6%)
Mutual labels:  devops, ci-cd, containers
Ansible Role Docker
Ansible Role - Docker
Stars: ✭ 845 (+287.61%)
Mutual labels:  redhat, ansible, containers
Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (+604.59%)
Mutual labels:  devops, containers, container
Casl Ansible
Ansible automation for Managing OpenShift Container Platform clusters
Stars: ✭ 123 (-43.58%)
Mutual labels:  redhat, ansible, openshift
Manageiq
ManageIQ Open-Source Management Platform
Stars: ✭ 1,089 (+399.54%)
Mutual labels:  ansible, containers, openshift
Ansible Vagrant Examples
Ansible examples using Vagrant to deploy to local VMs.
Stars: ✭ 1,913 (+777.52%)
Mutual labels:  ansible, examples, devops
Rundeck
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
Stars: ✭ 4,426 (+1930.28%)
Mutual labels:  ansible, devops, deployment
Ansible Podman Collections
Repository for Ansible content that can include playbooks, roles, modules, and plugins for use with the Podman tool
Stars: ✭ 89 (-59.17%)
Mutual labels:  ansible, devops, containers
Fabric8
fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
Stars: ✭ 1,783 (+717.89%)
Mutual labels:  microservice, ci-cd, openshift

// JBoss, Home of Professional Open Source // Copyright 2016, Red Hat, Inc. and/or its affiliates, and individual // contributors by the @authors tag. See the copyright.txt in the // distribution for a full listing of individual contributors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // http://www.apache.org/licenses/LICENSE-2.0 // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License.

Helloworld-MSA (Microservices architecture)

http://developers.redhat.com :toc: macro :toc-title: Table of Contents :toclevels: 3 :icons: font :data-uri: :source-highlighter: coderay

This content is brought to you by http://developers.redhat.com - Register today!

image::images/rhdevelopers.png[]

Latest HTML: http://bit.ly/msa-tutorial

This is the frontend screenshot that you will see after the deployment of all microservices:

image::images/frontend.png[]

toc::[]

include::setup.adoc[]

Install Microservices

(Option 1) Install all microservices using Ansible

include::ansible.adoc[]

(Option 2) Install each microservice individually

include::create-project.adoc[]

include::hola.adoc[]

include::aloha.adoc[]

include::ola.adoc[]

include::bonjour.adoc[]

include::api-gateway.adoc[]

include::frontend.adoc[]

include::kubeflix.adoc[]

include::jaeger.adoc[]

include::sso.adoc[]

include::api-management.adoc[]

include::config.adoc[]

include::deployments.adoc[]

include::cicd.adoc[]

include::troubleshooting.adoc[]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].