Skip to content

A web app to aggregate and display patch notes from Docker containers.

License

Notifications You must be signed in to change notification settings

7eventy7/patchy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patchy Icon Patchy

Docker Patch Notes Aggregator

GitHub stars GitHub issues Docker Pulls License

A performant web UI application for aggregating and displaying patch notes from Docker containers. Keep track of updates across your Docker ecosystem with a clean, modern interface.


✨ Features

  • 📅 Timeline: Visualize releases chronologically with a configurable timeline
  • 📚 Catalog: Browse all tracked repositories and their release histories
  • ⚙️ Settings: Customize the application theme and appearance
  • 🎨 Unique Repository Colors: Each repository has its own distinct color for easy identification

🚀 Getting Started

Using Docker Compose (Recommended)

  1. Clone the repository:
git clone https://github.com/7eventy7/patchy.git
cd patchy
  1. Start the application:
docker-compose up -d

The application will be available at http://localhost:11777

⚙️ Configuration

Ports

  • Frontend: 11777

Environment Variables

  • NODE_ENV: Set to 'production' for production mode
  • Additional environment variables can be configured in the docker-compose.yml file

🔄 Docker Hub Updates

Patchy is automatically published to Docker Hub when a new release is created. Images are tagged with both the specific version number and 'latest'.

To use the latest version from Docker Hub:

docker pull 7eventy7/patchy:latest

🛠️ Technical Stack

  • React + TypeScript
  • Vite
  • Tailwind CSS
  • Radix UI
  • Docker

📝 License

MIT License - feel free to use this project for any purpose.


Made with ❤️ by 7eventy7

About

A web app to aggregate and display patch notes from Docker containers.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published