14 Commits

Author SHA1 Message Date
Denys Vuika
1532d65a5b
[ACA-4715] provide support for Docker variables (#3329)
* provide support for Docker variables

* remove test code

* update docs
2023-07-12 08:16:09 +01:00
Denys Vuika
b192c5f6bb
[ACA-4715] cleanup Docker and update documentation (#3328)
* move ADF linking to the dev docs

* add basic Docker docs

* reduce docker params

* update docker docs
2023-07-11 12:25:55 +01:00
Denys Vuika
7ab4cc5e53
[ACA-4715] break dependency on envsubst (#3325)
* remove BPM host

* break dependency on envsubst

* remove prebuild script

* cleanup package.json
2023-07-11 08:39:17 +01:00
Denys Vuika
6b003eff1f
[ACA-4715] upgrade to latest ADF alphas and cleanup env vars (#3312)
* use latest ADF alphas

* use latest ADF alphas

* use ECM provider by default

* use BASIC auth by default

* defaults for oauth host

* remove unused vars
2023-07-05 19:46:50 +01:00
Denys Vuika
46ed7a8360
[ACA-4715] reduce env variables and provide defaults (#3311)
* use default "sessionTimeForOpenAppDialogDisplay"

* improve iPhone prefix url api

* improve android prefix url api

* session timeout

* app store url defaults

* enable mobile redirect by default

* enable AOS by default

* enable content plugins by default

* enable folder rules by default

* remove obsolete AI flag

* remove obsolete APA flag

* auto download defaults

* cleanup auth vars
2023-07-05 15:21:45 +01:00
Denys Vuika
1e37931b97
fix Docker run (#3229) 2023-05-25 08:08:58 +01:00
Antonio Felix
488658802d
ACA-4567 - Added ENV APP_CONFIG_PLUGIN_AOS=true in the Dockerfile (#2452) 2022-02-15 09:13:46 +00:00
Antonio Felix
fce8857585
MNT-22687- Add new aosPlugin variable to hide or show the AOS plugin (#2382)
* MNT-22687- Add new aosPlugin variable to hide or show the AOS plugin

* MNT-22687 - Added a new interface to extend the RuleContext from ADF

* MNT-22687 - Removed carriage return and added whitespaces

* MNT-22687 - Removed carriage returns

* MNT-22687 - Fixed PR Comments
Completed documentation, removed environment variable from the package.json, added plugins section in the app.config.json.tpl

* MNT-22687 - Created a new service to deal with the new functionality. Reverted the old approach.

* MNT-22687 - Reverted missing file

* MNT-22687 - Reverted missing file

* MNT-22687 - Removed variable replacement

* MNT-22687 - Included environment variables in the README.md file
2022-02-08 13:18:28 +00:00
Denys Vuika
c3de2da2ae
add missing PROVIDER env variable for docker (#2404)
* add missing PROVIDER env variable for docker

* fix docker env propagation

* fix code

* update docker vars
2022-01-18 12:10:25 +01:00
Denys Vuika
0ed0a10471
disable about and settings by default (#1868)
* disable about and settings by default

* support docker variables

* remove comments
2020-12-09 12:30:53 +00:00
Marcello Teodori
1243e69833
AAE-4262 fix docker redirect with relative url (#1857) 2020-12-05 12:11:38 +00:00
Maurizio Vitale
b869e91869
remove useless variables (#1829)
* remove useless variables

* Add logs for replacing

Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-27 12:30:52 +00:00
Marcello Teodori
c2a802fe3e
Fix app.config.json expansion (#1826) 2020-11-27 03:07:45 +01:00
Marcello Teodori
446232594e
AAE-4023 fix add slash to url if missing (#1823) 2020-11-26 14:47:08 +00:00