Exastro IT Automation offers solutions to the following problems in the system life cycle:

notes: If you want to use Terraform and cobbler, please install it by yourself.
Community site : https://exastro-suite.github.io/it-automation-docs/index.html
Here is how to get an all-in-one server running in a Docker container:
Step - 1 : Run Exastro Server docker container
Command example:
# docker run --privileged --add-host=exastro-it-automation:127.0.0.1 -d -p 8080:80 -p 10443:443 --name exastro01 exastro/it-automation:1.11.1-en
notes: Please change the port number etc. according to the tag and your environment.
step - 2 : Web Console to start Exastro IT Automation
Next,visit http://[Docker_Host_IP]:8080 or https://[Docker-Host-IP]:10443
step - 3: Exastro IT Automation login
When the IT Automation login screen appears, enter the given login ID and initial password and then click the Login button.
If you are logging in for the first time after installation, you will be prompted to change the password.
Change the initial password.
step - 4: Exastro IT Automation Quick start
Get Started with Exastro IT Automation with Quick Start
Step - 5 :Container settings for Production environments
The production environment must be created with support for the following taken into account.
・ Data persistence
・ Systemd service
・ TLS Support (SSL)
・ Docker Compose
See the README file on the GitHub page for more information. (Only in Japanese)
ITAutomation All-in-one server is installed.
Installation settings
notes
【Message】
/usr/local/lib/python3.6/site-packages/ansible/parsing/vault/init.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team.
Therefore, support for it is deprecated in cryptography and will be removed in a future release.from cryptography.exceptions import InvalidSignature
Content type
Image
Digest
sha256:f0b0c1224…
Size
673 MB
Last updated
over 1 year ago
docker pull exastro/it-automation:1.11.2-en