Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.33 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.33 KB

Overview

AmiGO configuration example (amigo.yaml)

Found in examples/

  • amigo.yaml.jenkins-production-test
    Used for periodically testing the production machine from the development Jenkins machines.
  • amigo.yaml.localhost
    Used for local-only development of GO AmiGO instances.
  • amigo.yaml.localhost-monarch
    Used for local-only development of Monarch AmiGO instances.
  • amigo.yaml.localhost-planteome
    Used for local-only development of Planteome AmiGO instances.
  • amigo.yaml.nakama
    Used for deployment and testing of BBOP's "branch/production" instance of AmiGO.
  • amigo.yaml.noctua
    Used for deployment of GOlr (and AmiGO, for testing) of NEO for use with Noctua.
  • amigo.yaml.production
    The closest possible amigo.yaml to what is run on the production site; used by developers to communicate desired changes to the production configuration.
  • amigo.yaml.public
    This is the development file that is used to create the NPM amigo2-instance-data configuration for upload; it is similar to amigo.yaml.production, but tweaked to ensure it points at the main public services and can build easily locally
  • amigo.yaml.tomodachi
    Used for deployment and testing of BBOP's "master" instance of AmiGO.

Apache

amigo2-apache.conf is an example Apache 2 configuration for a fairly standard AmiGO 2 setup.