Assorted fassembler projects for creating repeatable OpenCore builds. This package contains fassembler projects for building components of an OpenCore stack.
This package provides two fassembler projects for an OpenCore site installation:
- Install Frontend
- Install the libopencore frontend that proxies over http to opencore, tasktracker and wordpress, with a Deliverance theme applied to the tasktracker and wordpress responses.
- Install Zine
- Install the projects' Zine instances.
For install the latest released for this package, execute the following command:
$ pip-2.4 install opencore-fassembler_projects
For install this package from development branch, execute the following command:
$ pip-2.4 install -f https://dist.socialplanning.org/eggs/ \ -r https://raw.githubusercontent.com/socialplanning/fassembler/master/requirements.txt $ git clone https://github.com/socialplanning/opencore-fassembler_projects.git $ cd ./opencore-fassembler_projects $ python2.4 setup.py install
- The Opencore Project.
- IRC #opencore chat at
irc://irc.freenode.net/opencore
.
- Issue Tracker: https://github.com/socialplanning/opencore-fassembler_projects/issues
- Source Code: https://github.com/socialplanning/opencore-fassembler_projects
- Documentation: https://www.coactivate.org/projects/fassembler
The project is licensed under the GPLv2, more details see docs/LICENSE.txt
file.