Giter Site home page Giter Site logo

socialplanning / opencore-fassembler_boot Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 1.0 40 KB

Bootstrapper for building a new opencore site with fassembler

Home Page: https://www.coactivate.org/projects/fassembler/

Python 73.98% Shell 26.02%
python python-24 fassembler builder builder-script bootstrap opencore site website socialplanning

opencore-fassembler_boot's Introduction

opencore-fassembler_boot

This is a "bootstrap" package that is used to generate new deployments of the OpenCore software stack, the web-based group collaboration toolkit that powers coactivate.org and other websites.

Usage

This package provides two commands for bootstrapping an OpenCore site installation:

  • new-opencore-site will create a directory structure useful for managing an ongoing OpenCore site deployment. Run this once, when you are first deploying your OpenCore site.

    It will place a file opencore.conf in the generated directory. You can edit the configuration in this file; it will be used by the rebuild-opencore command to determine what profile to build by default; what portset to configure the stack on; and other build parameters that are useful to manage on a per-site basis.

  • rebuild-opencore-site will initiate a new Fassembler build for your OpenCore site, using your desired configuration.

A third command is provided as well:

  • new-opencore-site-config will print a site configuration TEMPLATE to stdout. If you have a site layout already created by OpenplansBoot this may be useful for quickly generating a configuration that can be used with rebuild-opencore-site.

Installation

For install the latest released for this package, execute the following command:

$ pip-2.4 install opencore-fassembler_boot

For install this package from development branch, execute the following command:

$ git clone https://github.com/socialplanning/opencore-fassembler_boot.git
$ cd ./opencore-fassembler_boot
$ pip-2.4 install -f https://dist.socialplanning.org/eggs/ \
                  -r requirements.txt
$ python2.4 setup.py install

User / Developer Resources

Contribute

License

The project is licensed under the GPLv3, more details see docs/LICENSE.txt file.

opencore-fassembler_boot's People

Contributors

ejucovy avatar macagua avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

b-rich

opencore-fassembler_boot's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.