Giter VIP home page Giter VIP logo

mastodon-docker's Introduction

mastodon-docker

Build and push assets-precompiled Mastodon Docker image using CircleCI.

Currently we support only AWS ECR as Docker image repository. Contributions are welcome to support other repositories. (e.g. Docker Hub, Quay.io, etc.)

Usage

  1. Fork this repository
  2. Enable CircleCI integration
  3. Set environment variables on CircleCI
  4. Run CircleCI job to build and push Docker image

Note: We use CircleCI build number for each built Docker image tag.

Required environment variables

AWS_ACCESS_KEY_ID

For aws ecr get-login.

AWS_DEFAULT_REGION

For aws ecr get-login.

AWS_SECRET_ACCESS_KEY

For aws ecr get-login.

AWS_ECR_URL

For docker push ${AWS_ECR_URL}:${CIRCLE_BUILD_NUM}.

Optional environment variables

MASTODON_GIT_URL

For git clone ${MASTODON_GIT_URL:-https://github.com/tootsuite/mastodon.git}.

Set this to build Docker image from another Mastodon Git repository.

MASTODON_GIT_BRANCH

Set this to specify the branch or the tag of the Git repository to build.

mastodon-docker's People

Contributors

r7kamura avatar tomoasleep 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.