Skip to content

Bebras-2015/web

Repository files navigation

Join the chat at https://gitter.im/Bebras-2015/web

Install Docker && Azk.io

curl -sSL https://get.docker.com/ | sh
curl -Ls http://azk.io/install.sh | bash
  • Fedora only
    • stop dnsmasq service systemctl stop dnsmasq.service
    • stop firewall sudo systemctl stop firewalld
    • restart docker service
      • sudo service docker stop
      • sudo service docker start
    • To check if its working azk shell --image azukiapp/alpine -- ping -c 4 dev.azk.io

Run web

azk start

Connect to containers shell

azk shell

Open browser

http://web.dev.azk.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published