Skip to content

Phoenix Suns Subreddit: AWS Elastic Container Registry (ECR)

Notifications You must be signed in to change notification settings

sunsreddit/registry

Repository files navigation


Logo

☀️ Phoenix Suns Registry 📦

An Amazon Web Service Private Elastic Container Registry service for all r/suns projects!
Explore the docs »

View Project · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Roadmap
  5. License
  6. Contact

About The Project

As our amazing basketball community grows, the r/SUNS subreddit is developing tools like this AWS private Elastic Container Registry stack to help automate tasks which helps promote the highest quality of content. The "Phoenix Suns Registry" creates private repositories for each sunsreddit GitHub project and the necessary dependencies to securely push and pull Docker images.

Getting Started

The following prerequisites and requirements are necessary for the success of this project:

Dependencies

  • CDK
  • Docker
  • Node

GitHub Secrets

More information on GitHub Secrets can be found in GitHub's documentation.

AWS_ACCESS_KEY_ID=
AWS_ACCOUNT_ID=
AWS_REGION=
AWS_SECRET_ACCESS_KEY=
NPM_TOKEN=

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/project-id)
  3. Commit your Changes (git commit -m 'Add the thing')
  4. Push to the Branch (git push origin feature/project-id)
  5. Open a Pull Request

Roadmap

TO DO Description Status
Usage Add "Usage" instructions in the README.md
Automation A Docker service that automates the projects actions
CI/CD GitHub Action Integration 🚧 WIP
Unit Tests Jest unit tests for all project modules 🚧 WIP

License

Distributed under the MIT License. See LICENSE for more information.

Contact

u/bruxc u/bruxc

(back to top)