Skip to content

Eduard-Voiculescu/habit-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habit-application

This application is a Demo application for a future YouTube channel mainly focused on DevOps principles. YouTube channel will have Docker, Kubernetes, Minikube, Openshift and much more content.

Here is a link of the Jira Kanban Board.

Draw.io link for the schema of the application. This is a bird's eye view of what is to be done. Nothing concrete for the moment.

To start Postgres docker container:
docker run -d -e POSTGRES_DB=postgres -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=postgres -p 5432:5432 postgres

About

Habit Java Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published