Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 359 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 359 Bytes

Startup script for Ubuntu

The next.conf script can be used to start NEXT with frontend at startup time on an Ubuntu machine with the following things installed:

  • python2.7
  • pip
  • docker
  • docker-compose

If you place next.conf in /etc/init/ and reboot, it will clone this repository and run /local/docker_up.sh at HEAD in the master branch.