Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redhat-helloworld-msa/helloworld-msa
Main repository with documentation and support files
https://github.com/redhat-helloworld-msa/helloworld-msa
ansible ci-cd container containers demo deployment devops docker documentation examples microservice openshift redhat
Last synced: about 2 months ago
JSON representation
Main repository with documentation and support files
- Host: GitHub
- URL: https://github.com/redhat-helloworld-msa/helloworld-msa
- Owner: redhat-helloworld-msa
- License: apache-2.0
- Created: 2016-03-11T16:43:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T21:09:31.000Z (8 months ago)
- Last Synced: 2024-08-03T09:04:40.611Z (5 months ago)
- Topics: ansible, ci-cd, container, containers, demo, deployment, devops, docker, documentation, examples, microservice, openshift, redhat
- Language: Shell
- Homepage:
- Size: 5.11 MB
- Stars: 229
- Watchers: 33
- Forks: 157
- Open Issues: 3
-
Metadata Files:
- Readme: readme.adoc
- License: LICENSE
Awesome Lists containing this project
- awesome-list-microservice - helloworld-msa
- awesome-list-ansible - helloworld-msa
README
// 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: coderayThis content is brought to you by http://developers.redhat.com - Register today!
image::images/rhdevelopers.png[]
Latest HTML:
http://bit.ly/msa-tutorialThis 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[]