Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 725 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 725 Bytes

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.