Skip to content

Craftista - Demo Version of the Devops Learning App created by School of Devops.

License

Notifications You must be signed in to change notification settings

craftista/craftista-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craftista - The Ultimate Devops Learning App

We, at School of Devops take pride to introduce you to Craftista, a Polyglot, Micro-Services based application, built with the Modern Tech stack, specially designed to be used as a learning app to buid Devops Projects with.

Project Builder's Repo

If you want to learn by building projects, head over to Craftista Builder's Project instead and start from scratch.

Launching the App

git clone https://github.com/craftista/craftista-demo.git
cd craftista-demo
docker compose build 
docker compose up -d
[if there are port coflicts, update docker-compose.yaml and change the host ports (left hand side of port mapping) and then run the above command again]

Thats all, you should see the complete Craftista App running and available on http://IPADDRESS where replace IPADDRESS with the actul IP or Hostname (try http://localhost if you are not sure).

Enjoy Playing with it !

Don't forget to add the Star to our main project repo.

Cheers
Gourav Shah
Founder, School of Devops
Subscribe to Devops.tube

About

Craftista - Demo Version of the Devops Learning App created by School of Devops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 28.9%
  • Java 18.8%
  • Python 16.1%
  • Go 14.0%
  • HTML 7.4%
  • CSS 7.1%
  • Other 7.7%