Coder Social home page Coder Social logo

jjediny / geonode-python-buildpack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudfoundry/python-buildpack

0.0 2.0 0.0 50.04 MB

Cloud Foundry buildpack for the Python Language

Home Page: http://docs.cloudfoundry.org/buildpacks/

License: MIT License

Makefile 0.29% Shell 87.16% Ruby 9.63% Python 2.92%

geonode-python-buildpack's Introduction

Cloud Foundry GeoNode Python Buildpack

(Fork of Python Buildpack)

This is based on the Heroku buildpack.

This buildpack supports running GeoNode with the following additions:

Usage

In order for this buildpack to bootstrap the additions above, a cf directory must exist with a requirements.txt file GDAL, python-ldap and django-auth-ldap should not be an entry in requirements.txt, since this buildpack will add the required GDAL python module.

  1. Use in Cloud Foundry

    Add the geonode-python-buildpack entry in your manifest.yml

    Example:

    ---
    applications:
      - name: cf-geonode
    buildpack: https://github.com/boundlessgeo/geonode-python-buildpack
    command: null
    instances: 1
    memory: 1G
    disk_quota: 2G
    services:
      - geonode_db
    env:
      SECRET_KEY: 'aadc-t8j*i5a7^y9@d^$at#g0!j_h=h++5stj=nb7z8u#l_y#&'
      DEBUG: 'True'

Note: Although the python buildpack is MIT-licensed, which is compatible with LGPL, the Cloud Foundry product as a whole is licensed under ASF, which is not compatible with LGPL. The custom geonode python buildpack was created from a fork of the python buildpack, which includes GEOS (licensed under the LGPL).

geonode-python-buildpack's People

Contributors

kennethreitz avatar jtarchie avatar craigkerstiens avatar crawsible avatar mhoran avatar styeung avatar davidjahn avatar mattgraham avatar agriffis avatar dannyzen avatar jpadilla avatar glide1 avatar kencochrane avatar squeedee avatar tommyvn avatar andres-torres-marroquin avatar jordi-pivotal avatar lstoll avatar gulopine avatar flavorjones avatar nsamsami avatar dulacp avatar mansam avatar t-io avatar buddhistpirate avatar grosskur avatar aljosa avatar aminjam avatar streeter avatar catsby avatar

Watchers

James Cloos avatar  avatar

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.