netshoot
docker-zulip

netshoot | docker-zulip | |
---|---|---|
25 | 4 | |
8,980 | 601 | |
1.4% | 1.2% | |
2.5 | 8.1 | |
2 months ago | 26 days ago | |
Shell | Shell | |
Apache License 2.0 | Apache License 2.0 |
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.
netshoot
-
The Kubernetes Troubleshooting Handbook
For more complex issues, consider using a debug container with pre-installed tools. There are a lot of good docker images with tooling and scripts for debugging, one that stands out to me is https://github.com/nicolaka/netshoot. It can quickly be created using:
- Docker Container Can't Ping
- Vaultwarden docker container with internal network
- Internet not working inside any Kubernetes pod
-
Docker Networking: A Step-by-Step Guide for Developers
Now, let's use netshoot, a Docker image equipped with a set of networking troubleshooting tools that can be used for Docker networking.
- Has the image netshoot the Alpine/musl DNS issues?
-
What's your favourite Docker Image, and why?
nicolaka/netshoot for sure. having a preloaded array of networking troubleshooting tools in an image for kubernetes debugging is a godsend.
- k8s docker image with basic troubleshooting tools
-
Networking lab for learning using containers?
First off, it seems like getting tcpdump or Wireshark to capture from the container network and dumping to a file will take some extra steps. (A lot of blog posts seem to recommend this Github project - https://github.com/nicolaka/netshoot)
- qBittorrent "Error" after putting the container through a Gluetun container
docker-zulip
- Zulip
-
Vikunja – The open-source, self-hostable to-do app
Running an arbitrary thing in Docker is far easier than without it. If I want to run the PHP/MySQL-based Matomo, I can just grab the ready-made docker-compose.yml [0] and tell my main nginx to proxy_pass onto it. I don’t need to figure out how to configure MySQL/MariaDB/PHP-FPM and what hacks did my distro introduce to it (at least I’m not using Debian/Ubuntu, so there shouldn’t be that many). Similarly, I can get Zulip in Docker [1] (even if it’s apparently in alpha state) and not mess with the Python packaging trainwreck, and also setting up all of Redis, PostgreSQL, RabbitMQ and memcached.
[0]: https://github.com/matomo-org/docker/tree/master/.examples/n...
[1]: https://github.com/zulip/docker-zulip
-
Why Zulip will stand the test of time
> complicated to deploy. Not just a simple docker container or anything.
Huh? https://github.com/zulip/docker-zulip
-
Has anyone successfully installed Zulip docker on Synology?
We started with this, but slightly modified it for our use - added database backup, and changed the configuration, as we needed to configure things that are not possible to configure via env vars (SSO, for example).
What are some alternatives?
ksniff - Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark
raspberry-pi-dramble - DEPRECATED - Raspberry Pi Kubernetes cluster that runs HA/HP Drupal 8
containers-roadmap - This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
examples - Apache Kafka, Apache Flink and Confluent Platform examples and demos
container_builder - This project builds containers images using Ansible. The containers are defined as hosts in the Ansible inventory. They are generated using host and group variables, templates and local connection.
homelab.setup - Just setting up my homelab ;)
geodesic - 🚀 Geodesic is a DevOps Linux Toolbox in Docker
Zulip - Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
swarmprom - Docker Swarm instrumentation with Prometheus, Grafana, cAdvisor, Node Exporter and Alert Manager
example-voting-app - Example distributed app composed of multiple containers for Docker, Compose, Swarm, and Kubernetes
app
