Skip to content

SamAndrew81/Aria-Config-Docker-Lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aria Config Docker Lab

Project to help run Aria Automation Config in docker for testing and reference purposes. This assumes you have already paid for, or are otherwise entitled, to the installables for this product at VMware Customer Connect. Environments created and managed by this project are not fit for production usage or anything resembling production usage, this is simply for self reference labs.

Setup

To get started download the *.tar installable for el9 and place it in root of the project. Then run the prep.sh script. This will unpack the installer tar into the proper locations and will build an .env file for docker. Once that is completed run docker compose up -d. After the containers are started it will take about 2 minutes for first time bootstrapping to complete.

Once everything is up you can load the web UI at localhost

Factory reset

To reset your lab to a "like new" state run ./reset.sh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 79.8%
  • Dockerfile 20.2%