...
Accessing ARES Kudo Environment:
Upon receiving access, log in to the ARES Kudo environment provided by Graebert. This will grant you access to the ARES Kudo platform.
File Repositories Setup:
Prepare two different file repositories:
Customization Files Repository: This repository will store all files related to UI, configurations, and settings that can be customized on ARES.
Content Files Repository (CAD Files): This repository will store the CAD files and other content files you will be working with in ARES.
Integration with S3 Buckets:
ARES Kudo, hosted by Graebert, is equipped with APIs to connect with S3 buckets associated with the X-API-KEY.
If your S3 buckets are hosted by Graebert, they will be set up in advance before providing you with the X-API-KEY.
If you prefer to host your own S3 buckets on your AWS server:
Set up the necessary policies for your AWS S3 buckets.
Provide the bucket names to Graebert so they can associate them with your X-API-KEY.
Using Your Own API Server (Optional):
Instead of utilizing S3 buckets for content files, ARES Kudo SaaS offers the flexibility to communicate with your own API server.
Your API server can manage reading and writing files from/to the data backend.
Refer to the documentation titled "API Server: Connecting ARES Kudo to a data" for detailed instructions on integrating your API server with ARES Kudo.
...