EarthJournalismNetwork / ejn-buildout

Files from Earth Journalism Network's Plone website

Home Page:https://earthjournalism.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EJN buildout

Bootstrap:

$ cp buildout.cfg.sample buildout.cfg
$ pip install -r requirements.txt
$ buildout

For production:

$ cp buildout.cfg.sample buildout.cfg
$ sed -i -e 's/development/production/' buildout.cfg
$ pip install -r requirements.txt
$ buildout

Then make a supervisord init file and launch it.

About

Files from Earth Journalism Network's Plone website

https://earthjournalism.net/


Languages

Language:Python 82.2%Language:HTML 8.2%Language:CSS 4.5%Language:JavaScript 3.9%Language:COBOL 0.6%Language:Shell 0.4%Language:RobotFramework 0.1%Language:Makefile 0.1%Language:Dockerfile 0.1%