Skip to content

Shell scripts and Docker configuration for quick Habit Server setup

Notifications You must be signed in to change notification settings

wttech/habit-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Habit installer

Prerequisites

Docker

Docker Swarm

Once Docker is ready you have to initialize the Swarm mode.

Execute docker swarm init

If you encounter message displayed below then your Docker is already in Swarm mode and you don't have to do anything.

Error response from daemon: This node is already part of a swarm. Use "docker swarm leave" to leave this swarm and join another one.

Installing

sh install.sh

Upgrading

Uninstall Habit. Wait a few seconds and install the new version.

Uninstalling

sh uninstall.sh

About

Shell scripts and Docker configuration for quick Habit Server setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages