composer VS svc-base-docker

Compare composer vs svc-base-docker and see what are their differences.

svc-base-docker

Base repo for docker based services with multi-env make (by quentincaffeino)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
composer svc-base-docker
1 1
1 1
- -
0.0 0.0
almost 3 years ago over 2 years ago
C Makefile
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

composer

Posts with mentions or reviews of composer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-07.
  • How do YOU manage your docker containers?
    7 projects | /r/selfhosted | 7 Jul 2021
    I use docker-compose, but since I had files get too large, I wrote composer to help manage things - it finds a root docker-compose.yaml file and any other docker-compose.*.yaml files in the folder and passes them all to docker-compose with whatever other args you give it. It works fine with just a root docker-compose file or as many stub files as docker-compose will support, in theory

svc-base-docker

Posts with mentions or reviews of svc-base-docker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-07.
  • How do YOU manage your docker containers?
    7 projects | /r/selfhosted | 7 Jul 2021
    Read through all the comments and at the time of reading no one mentioned my issue of doing gitops and running same services in multiple environments with different configs for each environment. So I'm gonna share my solution for it: https://github.com/quentincaffeino/svc-base-docker

What are some alternatives?

When comparing composer and svc-base-docker you can also consider the following projects:

dozzle - Realtime log viewer for docker containers.

ansible-monorepo - 🏗️ All my Ansible Playbooks

svc-traefik - This is a traefik service setup with multi-env docker-compose and make

stinsel - An opinionated collection of ansible scripts and roles to manage self-hosted projects

Dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications