Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Files from Earth Journalism Network's Plone website

Notifications You must be signed in to change notification settings

EarthJournalismNetwork/ejn-buildout

 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.1%
  • HTML 8.2%
  • CSS 4.5%
  • JavaScript 3.9%
  • COBOL 0.6%
  • Shell 0.4%
  • Other 0.3%