Skip to content

ami-team/docker-ami-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LPSC      IN2P3      UGA      CERN      CERN

AMIServer Docker Image

Blablablabla. It was originally developed for the A Toroidal LHC ApparatuS (ATLAS) experiment, one of the two general-purpose detectors at the Large Hadron Collider (LHC).

This is the official Docker image.

Environment variables

Java:

  • JAVA_MSopt, default: 2G
  • JAVA_MXopt, default: 4G
  • JAVA_SSopt, default: 20m

HTTP:

  • HTTP_TIMEOUTopt, default: 20000
  • HTTP_MAX_THREADSopt, default: 200
  • HTTP_PACKET_SIZEopt, default: 8192

AJP:

  • AJP_ADDRESS

  • AJP_SECRET

  • AJP_TIMEOUTopt, default: 20000

  • AJP_MAX_THREADSopt, default: 200

  • AJP_PACKET_SIZEopt, default: 8192

JVM route:

  • JVM_ROUTE

AMI:

  • BASE_URL

Admin user:

  • ADMIN_USER
  • ADMIN_PASS
  • ADMIN_EMAIL

Security:

  • ENCRYPTION_KEY
  • AUTHORIZED_IPSopt, default: empty

Config. DB:

  • ROUTER_CATALOG
  • ROUTER_SCHEMAopt, default: empty
  • ROUTER_URL
  • ROUTER_USER
  • ROUTER_PASS

Time zone:

  • TIME_ZONEopt, default: UTC

Class path:

  • CLASS_PATHopt, default: /AMI/cmd/

Volume

Configuration is there: /AMI/config/.

Developers

About

Official Docker image of the AMI Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published