Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 182 multiple projects on the same host #195

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 27, 2021

  1. Major refactor

    * Abandon the idea of not requiring a project in part of the codebase. Make the Project object the source of all information.
    * Implement project environments (development, staging, production)
    * Improve code organization in modules and repository structure
    * Implement cli scripts to migrate the mongoDB database
    * Support mysql, mongodb and elasticsearch versions required for koa and lilac release
    * Dinamically generate Caddyfile configuration from template
    * Upgrade MinIO version
    * Implement Project derived secrets
    chiruzzimarco committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    dacd085 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Add work-in-progress

    chiruzzimarco committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    caf1490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21882f6 View commit details
    Browse the repository at this point in the history