Frequently Asked Questions

How do I get started / is there any documentation and support?

Go to our Github and refer to the README for start up instructions. If you have questions on how to set up your own Docker Swarm using Multipass, please follow this README link. All you will need to do is enter your PG URI into the .env file, and the rest of the setup will be done when you start the app for the first time and sign up for an account!

How does Docker Storm help developers?

Docker Storm helps developers keep track of the most important metrics of their Docker Swarms without needing to set up or have any knowledge on how to configure Grafana. All that needs to be done is input the Grafana API key and every metric on every node you care about will be dynamically created.

Why should I use Docker Swarms over Kubernetes?

While Kubernetes is a fantastic tool, it is very difficult to use, and might have too many features that a smaller developer just doesn't need. Docker Swarms are a great, lightweight, and easier to use container orchestration system. If you don't need all the benefits of Kubernetes, Docker Swarms are something to consider!

What are the downsides to Docker Swarms?

Unlike Kubernetes, Docker Swarms require use of third party tools like Grafana and Prometheus to keep track of important metrics. This is where Docker Storm comes in and takes care of the metrics for the developer, so they can focus on development and not have to worry about how to use several separate third party tools!

How do I reach the team with questions or bug fixes?

Please visit our Meet the Team page and you will find all the relevant links to contact us. We look forward to hearing from you!