The offline installation package for the Trial Edition may be downloaded for free. For the Professional or Enterprise Edition, please get in touch with us to request access to our download server.
- Extract the provided archive file
- Change working directory to newly created directory
- Run the installer
- Start the Migrator
➜ tar xf cybertec_migrator-trial-v3.20.0.tar.gz
➜ cd cybertec_migrator
➜ ./migrator install
[INFO] You are about to be asked to enter some information relevant to the installation.
[INFO] The allowed values are in normal brackets, the default value in square brackets.
Migrator Edition (trial, professional, enterprise) [trial]:
Container runtime (docker, podman) [docker]:
[INFO] Generating environment file
[INFO] Loading container images
[INFO] Generating self-signed TLS/SSL certificate
[OK] Install finished. To start the CYBERTEC Migrator, run ./migrator up
➜ ./migrator up
Recreating cybertec_migrator_core_db_1 ... done
Recreating cybertec_migrator_core_1 ... done
Recreating cybertec_migrator_web_gui_1 ... done
[OK] Started on 'https://localhost'