Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.
/ hms Public archive

Herding MicroServices course home repo

Notifications You must be signed in to change notification settings

4km3/hms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Herding Microservices

The original and primary location of the document is https://4km3.github.io/hms/

Versions

Build

From alpine-nginx, copy docs into /opt/nginx/www/hms, install reveal.js REVEAL_VERSION=3.4.1 into /opt/nginx/www/hms/reveal.js and serve them throguht port 8080.

docker build -t rawmind/hms:<version> .

Run

docker run -td -p 8080:8080 rawmind/hms:<version>

Update reveal.js

Just set the REVEAL_VERSION variable into the Dockerfile to the desired version and build the docker.

YouTube playlist with the course

https://www.youtube.com/watch?v=H4BML1AKUsM&list=PLfAoTEAPazb4eJflljcW8_Ld2Eclx7hOh

About

Herding MicroServices course home repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published