{"repo":"cloverdx/cloverdx-server-docker","free":true,"listed":false,"github":"https://github.com/cloverdx/cloverdx-server-docker","clone":"git clone https://github.com/cloverdx/cloverdx-server-docker.git","description":"CloverDX Docker container for CloverDX Server deployment including examples.","language":"Shell","stars":12,"topics":["cloverdx","container","data-engineering","data-integration","deployment","docker","docker-template","dockerfile","etl"],"license":null,"category":"data-pipelines","readme_excerpt":"You can find the repository for this Dockerfile at . Overview This Docker container provides an easy way to create a CloverDX Server instance. The container is tailored to spin-up a standalone CloverDX Server with good defaults, in a recommended environment. Quick start - Clone or download this repository and checkout the corresponding branch. For example, clone and checkout branch for release 6.4.0 via git clone https://github.com/cloverdx/cloverdx-server-docker.git -b release-6-4 . - Download clover.war for Tomcat from - Put clover.war into cloverdx-server-docker directory (current working directory containing the Dockerfile ). - Optional: run gradlew to download additional dependencies, e.g. JDBC drivers, BouncyCastle. - Build the Docker image: - Start CloverDX Server on Linux: - Start CloverDX Server on Windows: Explanation: - -d - detached mode, the container exits when Server exits - --name - name to identify the running container - --memory=3g - allow 3 GB of memory for the container, the container requires at least 2 GB of memory. - -p 8080:8080 - publish exposed container port - - set an environment variable, in this case user ID to be used for permissions (only on Linux) - --mount type=bind,source=/data/your-host-clover-home-dir,target=/var/clover - mount the /data/your-host-clover-home-dir directory from the host as a data volume into /var/clover path inside the container, this will contain the persistent data, configuration, etc. - cloverdx-server:latest - name of","default_branch":null,"files":null,"tree":[],"storefront":"/r/cloverdx","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/cloverdx/cloverdx-server-docker/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}