aws-solutions-library-samples / guidance-for-aws-deepracer-event-management

The AWS DeepRacer Event Manager (DREM) is used to run and manage all aspects of in-person events for AWS DeepRacer, an autonomous 1/18th scale race car designed to test reinforcement learning (RL) models by racing on a physical track.
https://aws.amazon.com/solutions/guidance/aws-deepracer-event-management/
MIT No Attribution
16 stars 10 forks source link

The installation instructions could be more clearer #64

Open NiiYemo opened 2 months ago

NiiYemo commented 2 months ago

Hello I find the installation instructions difficult to follow. Is the entire installation process to be run on the aws console? Or are they meant to be run on your local system or some in the console and some in the aws cloud.

Any clarity would be welcome please

larsll commented 1 month ago

Assuming you start here: https://github.com/aws-solutions-library-samples/guidance-for-aws-deepracer-event-management/blob/main/README.md#option-1-deploy-drem-for-use-at-an-event -- then those steps can be run on any computer (laptop, EC2, etc.) as long as you have the right credentials available.

The installation process is so that a at make install CodePipeline is created in the region of choice, which then pulls the source code from GIT and builds and deploys everything.