Skip to content

Latest commit

 

History

History
114 lines (80 loc) · 1.69 KB

Azkfile.md

File metadata and controls

114 lines (80 loc) · 1.69 KB

Dillinger :: Azkfile.js

Systems in Manifest

Dillinger (default)

  • dillinger
azk start -Rv

azk Quick Start

# easy install
curl -Ls http://azk.io/install.sh | bash

Start azk

# easy start with --reprovision and --verbose
azk start -Rv

deploy production to Digital Ocean

We are using this system to deploy: https://github.com/azukiapp/docker-deploy-digitalocean

azk shell deploy

Other azk commands

systems status

$ azk status

detailed systems info

$ azk info

stop all containers

$ azk stop

restart all container

$ azk restart

restart and reprovision

$ azk restart -Rv

check logs

$ azk logs

more on azk

Contribute to azk

Stay in touch with the azk team