mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
* Enable liteserve Fix ecmHost Enable browser open * Be able to pass a different admin credentials * use the e2e liteserve * sync package-lock * Update webdriver * Replace the app.conf values before running e2e. Be able to run e2e on external env * Remove dist mystake * Remove the baseUrl from the contains * Use the docker image * stop postgresql before install * Try the new strategy * regenerate the package lock * Wait for the content to go up * Change travis with start.sh * do not override the baseUrl * Create a different docker compose for e2e Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
ACA Docker Image
Docker images are released to docker hub
Environment Variables
OAUTH2:
- APP_CONFIG_AUTH_TYPE: ...
- APP_CONFIG_OAUTH2_HOST: ...
- APP_CONFIG_OAUTH2_CLIENTID: ...
- APP_CONFIG_OAUTH2_REDIRECT_LOGIN: ...
- APP_CONFIG_OAUTH2_REDIRECT_LOGOUT: ...
- APP_CONFIG_OAUTH2_REDIRECT_SILENT_IFRAME_URI: ...
APP Misc:
- BASE_PATH: ...
- APP_BASE_SHARE_URL: ...
- SERVER_PATH: Server path (usefull if behind a reverse proxy). E.g.:
/content-app
. Defaults to/