aws-solutions / media-services-application-mapper

Media Services Application Mapper is a browser-based tool that allows operators to visualize the structure and logical connections among AWS Media Services and supporting services in the cloud. The tool can be used as a top-down resource monitoring tool when integrated with CloudWatch.
Apache License 2.0
84 stars 27 forks source link

Restructure MSAM project to align with the AWS Solutions layout #168

Closed JimTharioAmazon closed 3 years ago

JimTharioAmazon commented 3 years ago

This will impact where some files live in the GitHub folder structure and require some changes to the build scripts.

JimTharioAmazon commented 3 years ago

I pushed a new branch with the solution package skeleton expanded in there for us to start. I called the branch solution-reorg.

I added the skeleton under solution-pkg/ and my thoughts were to remove/move things to here as we go. Eventually it should be the only thing in the branch, and once we’re done we should be able to move the root of solution-pkg/ to the root of the repository.

I am hoping this makes it easier to work incrementally on relocating files and scripts.

morjoan commented 3 years ago

Build and deploy scripts are now under deployment, code under source, and all documentation under docs.