Make sure that you have at least 32GB of RAM on VM where you want install Carrier
Required ports:
22, 80, 3100, 5672, 8086.
Install Docker.
Run the docker command:
docker run -it -v /opt:/opt -v /var/run/docker.sock:/var/run/docker.sock -p 1337:1337 getcarrier/installer:2.5


3. Enter your IP address
4. Enter Path to carrier folder (must be the same with docker volume when you launch container for example: /opt:/opt /home:/home /yourownfolder:/yourownfolder)
5. Enter your own passwords and username
6. Status page with application logs
Exact the same installation but with DNS name

docker run -it -p 1337:1337 getcarrier/installer
Will be available in 2.5 release
Under Development.
Content type
Image
Digest
Size
346.2 MB
Last updated
about 5 years ago
docker pull getcarrier/installer