GithubHelp home page GithubHelp logo

tacone / taaac Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 8.12 MB

docker-compose starting skeleton for new projects

Shell 8.76% Dockerfile 9.24% JavaScript 65.89% HTML 4.93% CSS 2.71% Svelte 8.47%

taaac's Introduction

TAAAC !

taaac!ย  is a starting skeleton for new projects.

We use a modular docker-compose structure, to allow easy inclusion, exclusion, duplication of existing modules.

A module consists usually of two files:

  • docker-compose.yml
  • docker-compose.dev.yml

Those files will be included by a starting script.

Features

  • very simple
  • modular
  • explicit
  • a customizable starting script for each environment
  • we avoid custom images as much as possible, so you don't have to build yourself

Wishlist

  • make it easy to update in a existing project

Intended use

Prototyping and small to medium projects.

Installation

  • Make sure you have docker and docker-compose installed.
  • clone this repository
  • cd in the repository directory

Then type: scripts/dev up

Usage

The scripts inside scripts/ are meant to be customized to suit different servers/environments. Feel free to duplicate them if you need to diversify even more.

Each one is meant to be used just as you would use docker-compose.

For example: scripts/dev up, scripts/dev logs, scripts/dev ps and so forth.

taaac's People

Contributors

tacone avatar dependabot[bot] avatar

Stargazers

Roman avatar

Watchers

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