Requirements / tool configuration

Requirements

Important: When using Windows, you must configure your GIT client to not convert line endings to windows line endings BEFORE cloning this GIT repository.

git config --global core.autocrlf input

Read the section Installing the required tools - more specific for more specific details on how to install and configure the required tools. If you encounter any Docker specific errors, you maybe find a solution on this page here.

Authentication for docker.apa-it.at and GIT

Contact Gentics if you have not received your credentials for docker.apa-it.at and GIT yet.

Docker

Log into the docker registry and use your credentials:

docker login docker.apa-it.at

Next steps

Installing the required tools - more specific

GIT

Windows

Install the GIT client from https://git-scm.com/downloads

Make sure to enable "Checkout as-is, commit Unix-style" when the installer asks you.

Linux / Mac

Install the package "git" with the package manager.

Docker

Windows / Mac

  • Use Docker with Hyper-V if available

  • We recommend to increase the memory to at least 4 GB or better 6GB and set the available CPU to all CPU cores in the Docker settings