Skip to content

plancks-cloud/plancks-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Planck's Cloud Installer

System requirements

  • 64mb Ram Requirements
  • 10mb HDD Requirements

Software Requirements

  • Docker
  • Google gVisor (on Linux only)

Setup

  • Open command prompt (Windows) or terminal (Unix / Linux)
  • Run docker swarm init
  • Run docker run --name pc-health -e "MODE=INSTALL" --mount type=bind,source=/var/run/docker.sock,target=/var/run/docker.sock nginx planckscloud/pc-health:latest
  • Wait a few minutes (depending on your Internet connection).
  • Open your browser to http://localhost:6108.

Advanced

  • Setup for more than one machine.
  • Ingress for hosting sites.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published