Select Git revision
-
Armand Bahi authoredArmand Bahi authored
dependencies.json 1.86 KiB
{
"API_ALIAS": "/rest",
"APP_ALIAS": "/vmap",
"WMS_ALIAS": "/wms",
"APP_ENV": "prod",
"HTTPSERVER_CONF_FILE": "vm_app_vmap.conf",
"HTTPSERVER_PATH": "/etc/apache2",
"HOSTNAME": "",
"INSTALL_PATH": "/var/www/vmap",
"INSTALL_TYPE": "full",
"PLATFORM": "Linux",
"POSTGRES_DB": "vmap",
"POSTGRES_HOST": "dbhost",
"POSTGRES_PASSWORD": "dbpasswd",
"POSTGRES_PORT": 5432,
"POSTGRES_USER": "dbuser",
"SQL_DATA": {
"SRID": 2154,
"DB_NAME": "vmap"
},
"application": {
"operating_systems": [
"Windows Server 2016",
"Windows Server 2019",
"Windows Server 2022",
"Ubuntu 20",
"Ubuntu 22",
"Debian 11"
],
"default_description": "# Bienvenue dans vMap ! \n\nPlus d'information sur [http:\/\/www.veremes.com](http:\/\/www.veremes.com)",
"default_theme": "6",
"branch": "pre-2024.02.00",
"name": "vmap",
"enable_pwa": true,
"enable_custom_restrictions": false,
"url": "git@gitlab.veremes.net:Development/vitis-2020/applications/vmap.git",
"users": {
"admin": {
"grouproles": [
"vitis_user",
"vitis_admin",
"vmap_user",
"vmap_admin"
],
"groups": [
"Cartes publiques"
],
"login": true,
"password": "admin",
"roles": [
"LOGIN",
"CREATEROLE"
]
}
},
"framework": {
"branch": "pwa_installation",
"name": "vitis",
"url": "git@gitlab.veremes.net:Development/vitis-2020/sources/vitis.git"
},
"modules": [{
"branch": "pre-2024.02.00",
"name": "module_vmap",
"url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module_vmap.git"
}, {
"branch": "2024.01.02",
"name": "module_cadastre",
"url": "git@gitlab.veremes.net:Development/vitis-2020/sources/module-cadastre-2020.git"
}]
}
}