Skip to content

Latest commit

 

History

History
121 lines (87 loc) · 1.81 KB

File metadata and controls

121 lines (87 loc) · 1.81 KB

Feedbin :: Azkfile.js

Systems in Manifest

feedbin site

azk start

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