Skip to content

mozilla/service-deploy-status

Repository files navigation

README

This service lists systems specified in a configuration file and their deploy status.

systems.yaml

The site is configured by a single app/systems.yaml file. It has this structure:

systems:
  SYSTEM NAME:                             - the name of the system of services
    services:
      - name: SERVICE NAME                 - the name of a single service in the system
        description: SERVICE DESCRIPTION   - short description of service
        environments:
          - name: ENVIRONMENT NAME         - name of an environment
            host: ENVIRONMENT HOST         - host for this environment with a /__version__

If you want to add a system or update an existing system, submit a pull request.

About

Service for showing deploy status for services

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •