2022-08-08 09:43:31 +00:00
|
|
|
[ACADEMON]
|
2022-09-16 12:51:56 +00:00
|
|
|
Host = academon.example.com
|
2022-09-16 15:18:04 +00:00
|
|
|
AdminName = Admin Person
|
|
|
|
AdminEmail = admin@example.com
|
2022-09-16 12:51:56 +00:00
|
|
|
|
|
|
|
[ADONIS]
|
|
|
|
CrewPortalBaseURL=http://adonis/AdonisWebServices/CrewPortalWebService.svc/
|
|
|
|
Login=Adonis_API
|
|
|
|
Password=
|
2022-08-08 15:18:39 +00:00
|
|
|
|
|
|
|
[REPORTMONSTER]
|
|
|
|
Login = 1
|
2022-09-16 12:51:56 +00:00
|
|
|
LoginVessel = Login
|
|
|
|
|
|
|
|
# Define a ReportMonster vessel to use for authentication *only*
|
|
|
|
# To manage that vessel from within AcadeMon set it up in the adimnistration too!
|
|
|
|
# Make sure the vessel name matches LoginVessel in [REPORTMONSTER] above
|
2022-08-08 15:18:39 +00:00
|
|
|
|
2022-09-16 12:51:56 +00:00
|
|
|
[Vessel Login]
|
2022-08-08 15:18:39 +00:00
|
|
|
Host = 10.11.12.13
|
|
|
|
Username = moodle_test
|
|
|
|
Password = 1quite_secret*indeed!
|
|
|
|
Database = moodle_test
|
|
|
|
SSH = 1 # Whether or not to tunnel the MySQL connection through SSH
|
2022-09-16 12:51:56 +00:00
|
|
|
# ReportMonster / AcadeMon does not handle SSH auth, so use SSH agent!
|
2022-08-08 15:18:39 +00:00
|
|
|
|
|
|
|
# [MySQL]
|
|
|
|
# Database = academon
|
|
|
|
# Username = academon
|
|
|
|
# Password = secret123!
|
|
|
|
# Host = localhost
|
|
|
|
# Port = 3306
|
|
|
|
|
|
|
|
# [S3]
|
|
|
|
# AccessKey = academon
|
|
|
|
# SecretKey = !!!verysecret!!!
|
|
|
|
# Bucket = academon
|
|
|
|
# Endpoint = https://minio.acade.mon
|