Paasify - Deploy many docker-compose files with ease! (Beta)

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • paasify-example-wordpress

    A simple wordpress stack for Paasify

  • Project: https://github.com/barbu-it/paasify/

  • awesome-compose

    Awesome Docker Compose samples

  • 2) docker-composes are not THAT templatable: * You can of course use environment variables to tune your docker-files content, but there is a lack of variable substitution, and possibilities are quite limited * You can use multiple docker-compose files to have more modularity, but then you have to remember with docker-compose.VARIANT.yml you used. With a lots of stacks, you will end up with a small bash script that just call your docker composes files in the correct order. Which is fine, but does not scale. * The idea is also to be able to directly use docker-compose repository (such as this one: https://github.com/docker/awesome-compose). Add this repo as your sources in your paasify.yml, and define the services you want apps you want to use. Paasify will dop the rest.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts