/aent-bootstrap

The aent used by @aenthill for bootstrapping a Docker project for a web application

Primary LanguagePHPMIT LicenseMIT

Aenthill

aent-bootstrap Travis CI Scrutinizer Code Quality Layers Version

The aent used by Aenthill for bootstrapping a Docker project for a web application.

Usage

$ aenthill init

Goal

This aent gathers information about the project's environments:

  • the type of environments (development, test and production)
  • their names
  • their base virtual hosts
  • their orchestrators (Docker Compose, Kubernetes etc.)
  • their CI providers (GitLab etc.)

Those information are next sent to orchestrator aents for helping them initializing their configuration files.

Documentation

You can find the complete documentation at https://aenthill.github.io.