example-voting-app
Diun
example-voting-app | Diun | |
---|---|---|
6 | 72 | |
4,926 | 3,267 | |
2.5% | 4.9% | |
5.0 | 8.9 | |
4 months ago | 5 days ago | |
C# | Go | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
example-voting-app
-
Can you build microservices with different programming languages?
Definitely, here’s an example app using Docker and microservices in Python, NodeJS and .NET https://github.com/dockersamples/example-voting-app
-
Distributed voting app example powered by Go/Docker/K8s/Helm/Terraform
Hi! I used dockersamples/example-voting-app few times ago when I started learning K8s (and it was really helpful thanks community). However, I think it's can be way more complete and modern.
- Can someone recommend me a tutorial or docs about microservice
- I'm trying to understand docker scalability
-
Is it possible to run multiple containers using a single service in Docker Compose?
https://github.com/dockersamples/example-voting-app/blob/master/docker-compose.yml or non swarm example.
Diun
- Is there a tool to monitor container images version locally and notify if there are updates?
-
PSA - Run "docker image prune" once in a while.
Thanks, I used to use it. I moved to using diun to just notify of updates but not apply them though.
-
How you guys update your docker images? Noob here
https://crazymax.dev/diun/ and docker compose
-
Update containers/images to latest version in Docker Desktop (windows)
Similar to Watchtower but without the option to auto-update containers, just notifying is diun. But imo it does that better and more reliable than Watchtower does. You can get notified by Email, Discord, Pushover, Telegram and many more options.
-
Seatch for apps updates notifier app
If your apps are container images, then there are tools like diun, watchtower and whatsupdocker, those can watch the image repository (like Docker Hub) and notify you if a new/updated image has been found. Some can even download and auto-update for you, but that comes at some risk of course.
-
Watchtower Notify Only
You might want to have a look at https://crazymax.dev/diun/ which is purpose built for what you're trying to do (notify when an update is available, but not install).
- [Self Hosted] Existe-t-il un service montrant des mises à jour Docker Container dans la page Visual Fashion / Web Splash?
-
Unable to pull latest image
Watchtower is inferior to a project like DIUN this way. Because with double you can actually be notified by newer image versions and act accordingly. But automatic updates (which latest is aswell) are bad practice.
-
Is there a centralized Docker Container Management for updating containers?
diun is very similar to that, but it doesnt auto-update, just notifies but does that very well imo.
-
Docker Swarm: automatically update service when new image is released
I use https://crazymax.dev/diun/ to send notifications of new images. I also hook it into webbooks with CI for mirroring images, but you should be able to use something like portainer webhooks to auto pull images.
What are some alternatives?
netshoot - a Docker + Kubernetes network trouble-shooting swiss-army container
docker-socket-proxy - Proxy over your Docker socket to restrict which requests it accepts
movie-search-application - 🎬 A simple movie search app, built with .Net 8, Vertical Slice Architecture and using TMDB APIs and YouTube APIs for searching and details of the movies.
watchtower - A process for automating Docker container base image updates.
Airline-Microservices - Airline Microservice is a simple Airline application for online reserving flight ticket. This application based on different software architecture and technologies like .Net Core, CQRS, DDD, Vertical Slice Architecture, Docker, kubernetes, tye, masstransit, RabbitMQ, Grpc, yarp reverse proxy, Identity Server, Redis, SqlServer, Entity Framework Core, Event Sourcing and different level of testing.
wud - WUD (aka What's up Docker?) gets you notified when a new version of your Docker Container is available.
k8s-voting-app-aws - :wheel_of_dharma: Example of a distributed voting app running on Kubernetes. Written in Golang with Terraform definitions to deploy to AWS EKS
swarm-cronjob - Create jobs on a time-based schedule on Docker Swarm
OpenDialogMVVM - Open a dialog window using MVVM
renovate - Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
example-vcpkg-grpc - asio-grpc examples
shepherd - Docker swarm service for automatically updating your services whenever their image is refreshed