Git Product home page Git Product logo

dartup's People

Contributors

gjersvik avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

dartup's Issues

To create and delete distributions.

Give user the ability to create and delete distributions with the following attributes:

  • Distribution name. It need to be globally unique and be valid string for a sub domain. (Default github repository name)
  • A github repository. For now one repository per distributions.
  • A list of branches that will trigger deploys. (Default only master)
  • A list of alternative domain names if CloudFront need to know. (Default empty)

Write Teams of service.

In normal text:

  • I can terminate your distribution for any reason i feel like.
  • No garrentees on stability or availability.
  • Don't sue my ass.
  • The data is your and yours alone. Except for the rights i need distribute it.
  • Will respect that the data and applications do not belong to me. (Don't use customer pictures hosted for ads. For example)

Now rewrite that in legalese ๐Ÿ˜ข

Create build worker.

Listen for new jobs on SQS.
*Tell coordination server that the job has started.
*Test if current revision already or HEAD is deployed. Do nothing if.
*Get the relevant revision.
*Run pub get on the project. If fail mail user log
*Run pub build inside a chroot jail as a user with no network privilege. (Transformers are untrusted code.) If fail mail user log.
*Copy the build/web files to s3 bucket/distribution/

*Tell coordination server that the job is done.

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.