Skip to content

Creates an Aras Innovator Release 2023 Docker image ready to use for testing and development purposes.

Notifications You must be signed in to change notification settings

seb1992/aras-innovator-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

aras-innovator-docker

Creates an Aras Innovator Release 2023 Docker image ready to use for testing and development purposes.

Before building the image make sure you add a valid license to be able to actually use the Aras Innovator installation by following these steps:

  1. Open the docker-compose.yml and replace the dummy mac_address with the one that matches your Aras license key
  2. Open the InnovatorServerConfig.xml file in the Server/Setup folder and replace the dummy License tag with your License you received from Aras

After that execute the following command to build and start your Aras Innovator Docker environment:

docker-compose up -d

You can login to the Innovator instance using the default users "admin" or "root" with the password "innovator".

The Aras Innovator instance is available under the following link: http://localhost/innovator

You can find more information on how to run Aras Innovator in Docker on my blog: sebastianbeilmann.com/blog/aras-innovator-in-docker

About

Creates an Aras Innovator Release 2023 Docker image ready to use for testing and development purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published