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
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.
The following prerequisites and requirements are necessary for the success of this project:
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=
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/project-id
) - Commit your Changes (
git commit -m 'Add the thing'
) - Push to the Branch (
git push origin feature/project-id
) - Open a Pull Request
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 |
Distributed under the MIT License. See LICENSE for more information.