Giter VIP home page Giter VIP logo

soundphy's Introduction

Coverage (codecov) badge Requirements badge

Soundphy

Soundphy is a collaborative sounds web service and database. Documentation can be found at the official website.

soundphy's People

Contributors

adoankim avatar antonmry avatar carlosgoce avatar daniel-at-github avatar fasouto avatar peque avatar richnologies avatar xurxof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

soundphy's Issues

Openshift auto-deploy with Travis-CI integration

Hey there, I did some research about Openshift auto-deploy with Travis in the middle of the workflow and found an interesting article.

TL;DR:

There is no direct integration between Openshift 3 and Travis, so we need to setup a proxy between Travis-CI and Openshift webhook calls to perform automatic deployments. This could be done by creating another Openshift project that holds the webhook proxy.

It will work without problem, the only issue is that after each deployment the data will be erased since the SQLite db file is stored in the Docker image. To solve this, we can place the db in a persistent volume, so the info will remains after each deploy.

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.