Releases: jolibrain/dd_platform_docker
Releases · jolibrain/dd_platform_docker
DeepDetect Platform v0.15.0
Versions:
- DeepDetect Server C++ and REST API: v0.15.0
- DeepDetect Platform UI: v0.15.0
- All docker images available on https://hub.docker.com/u/jolibrain
Features
- deepdetect: upgrade to v0.14.0 (013cabb)
- add gpu docker compose file for ubuntu 20.04 (c66801d)
- allow to change the deepdetect image via env (66fa875)
- deepdetect: upgrade to v0.15.0 (18130e9)
- platform_ui: upgrade to v0.14.0 (7d18cfd)
- platform_ui: upgrade to v0.15.0 (4277e7f)
Bug Fixes
DeepDetect Platform v0.14.0
Versions:
- DeepDetect Server C++ and REST API: v0.14.0
- DeepDetect Platform UI: v0.14.0
- All docker images available on https://hub.docker.com/u/jolibrain
Features
Bug Fixes
DeepDetect Platform v0.13.0
Versions:
- DeepDetect Server C++ and REST API: v0.13.0
- DeepDetect Platform UI: v0.13.0
- All docker images available on https://hub.docker.com/u/jolibrain
Features
DeepDetect Platform v0.12.0
DeepDetect Platform v0.11.0
Versions:
- DeepDetect Server C++ and REST API: v0.11.0
- DeepDetect Platform UI: v0.10.0
- All docker images available on https://hub.docker.com/u/jolibrain
Features
- deepdetect: upgrade to v0.11.0 (edc32a9)
- platform_ui: upgrade to v0.10.0 (1b569bd)
- add --platform-ui-only flag to only update platform_ui container (c18c165)
- add dozzle log viewer for docker containers (df181b0), closes #14
- allow to configure server & ui tag (3c73ccc)
- block HTTP DELETE method on filebrowser by default (370b0c5)
- install last dd_client (3eb4269)
- upgrade filebrowser 1.10.0 -> 2.9.0 (c5c1b52)
- tests: add more debug information (d7633f9)
Bug Fixes
- add default maxDepth to 1 for DataRepositoriesStore path exploration (efbfae0)
- add empty notebooks directory to avoid permission issue with platform_data container (888b4fe)
- add empty version.json file to avoid directory creation by docker when this file is missing (7be8d96)
- add examples/ folder to avoid permission issues (18a33b8)
- add exec flag on update.sh scripts (b672619)
- add filebrowser database.db in config folder (706ec78)
- add git pull in update.sh (93b3f6e)
- add jsonPath in platform_ui config for compatibility with latest platform_ui version (4d53aea)
- add missing dep between nginx and dozzle (65fc8e9)
- add models/ folder to avoid permission issues (d1f14f9)
- add nginx json routes to support new platform_ui version (6faf595)
- add placeholders in platform_ui config file to avoid exeption (7104c4a)
- add user on docs container (3b4bce3)
- add version.json file in order to start docker-compose from scratch (439a410)
- change linkJupyter in platform_ui config.json (383a939)
- change README title (caf3700)
- check version.json file exists during update.sh (05c060c)
- code object for imaginate, sameOrigin support with deepdetect-js v1.7 (d8eea4c)
- code object for imaginate, sameOrigin support with deepdetect-js v1.7 (896abe1)
- correct update.sh with docker volume ls (39bb456)
- empty filebrowser database (5b598e7)
- force nginx to resolve dns name every 1s (ad77448), closes #2
- ignore filebrowser database changes (0c8701f)
- in update.sh, Verify that DD_PLATFORM exists, and set it if not (ebcf291)
- increase timeout (cbc5e38)
- jupiter don't need to be rewrited (dda42b5), closes #26
- jupyter container must be root (39cfce4)
- jupyter docker image url (c531825)
- missing chain default config for imaginate (68fb0e0)
- only add font headers if no location have already matched (7e12975)
- randomize platform-ui port (f5bf5f3)
- refactor rules to access static files in /opt/platform (1767ac1)
- refactor rules to access static files in /opt/platform (ac2d289)
- remove container_name in docker-compose.yml (17390db)
- remove gpuInfo server in cpu platform_ui config #32 (1cdb01d)
- remove useless rewrite api/dozzle rewriting rule (a934695), closes #29
- use --project-name docker-compose option to setup project name (d8bb350)
- filebrowser: filebrowser need the subpath to work (6f3171d), closes #24
- gpu: rename nginx to platform_ui (985cc79)
- nginx: don't cache react app initial page (7602877)
- refactor update.sh script to include project_name parameter (f386a86)
- remove analytics log from cpu nginx config (dc9e7cc)
- remove container_name from docker-compose.yml (ce0d2cf)
- remove named volume in update.sh (0b9d9ac)
- remove version.json (1e9791e)
- set update.sh number of mandatory args to 0 (aa7b489)
- typo in chain platform_ui config (f0e8157)
- update nginx and platform-ui config (9234bb2)