Home
Softono

Helloworld Msa

Open source Apache-2.0 Shell
231
Stars
151
Forks
3
Issues
32
Watchers
2 years
Last Commit

 About Helloworld Msa

Main repository with documentation and support files

Platforms

Web Self-hosted Docker

Languages

Shell

Links

Need Help Installing Helloworld Msa?

We provide expert installation service for this software. Our team will install, configure, and secure Helloworld Msa on your server. plans start at just $30.

Helloworld Msa

View on GitHub

// 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[]