Coder Social home page Coder Social logo

augustine-tran / base-platform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tsuru/base-platform

0.0 1.0 0.0 21 KB

Common base Docker image for tsuru platforms.

License: BSD 3-Clause "New" or "Revised" License

Shell 88.90% Nginx 8.41% PHP 2.69%

base-platform's Introduction

base-platform

tsuru/base-platform

Base Docker image for tsuru platforms. It creates the required structure for tsuru platforms:

  • create the ubuntu user
  • create the /home/application directory
  • properly set paths permissions
  • install deploy-agent
  • place the base deploy script in the path /var/lib/tsuru/base/deploy

The image also provides the following required components:

deploy-agent

This is the agent responsible for establishing connection between application containers and the tsuru API. See tsuru/deploy-agent for more details.

base deploy script

This base script does the following steps:

  1. Downloads the archive provided by the tsuru API
  2. Extracts it in the /home/application/current directory
  3. Install operating system dependencies
  4. Handle default Procfiles (stored in the directory /var/lib/tsuru/default)

It's possible to build platforms that do not use this image, but you need to ensure that deploy-agent is installed, and that you provide a deploy script that does everything that the base deploy script does.

You may also invoke the install and deploy scripts manually, as the buildpack platform does: https://github.com/tsuru/platforms/blob/master/buildpack/Dockerfile.

base-platform's People

Contributors

andrestc avatar cezarsa avatar dnsaoki2 avatar fsouza avatar geekup-khanhtq avatar morpheu avatar

Watchers

 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.