-
Updated
Oct 20, 2020
{{ message }}
Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids
A Python library for the Docker Engine API
A docker-compose stack for Prometheus monitoring
dry - A Docker manager for the terminal @
Lightweight mobile-friendly Docker Swarm management UI
DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
GNES is Generic Neural Elastic Search, a cloud-native semantic search system based on deep neural network.
Full stack tools for monitoring containers and other stuff. ;)
I need to do a collateral call to google APIs from my backend to get additional information about the user (full name, profile picture, team, ...). For that, I need to have the access token. Unfortunately, now I only have access to the user's email.
A solution could be to return the access token in the header key X-Forwarded-AccessToken but I think we will have to manage when the access token
So I took a shot at trying to get this to work with IP V6 addresses with no luck. If I disable the ufw service i'm able to access my site using the V6 address, but when I enable ufw the connection times out. I found /etc/ufw/after6.rules and tried to modify it to work, but I must be doing something wrong. My guess is it's something with the V6 subnet.
# BEGIN UFW AND DOCKER
*filter
:ufw6-u
Docker Swarm mode rocks! Ideas, tools and recipes. Get a production-ready, distributed, HTTPS served, cluster in minutes, not weeks.
Various Vagrant envs with Windows 2019/10 and Docker, Swarm mode, LCOW, WSL2, ...
Orbiter is an opensource docker swarm autoscaler
Because having to type the whole commands is a pain!
A Docker tutorial written for people who don't actually know Docker already.
Zenko is the open source multi-cloud data controller: own and keep control of your data on any cloud.
A web UI for Docker, focused on swarm cluster.
Portable Scalable web code editor to integrate into your sites and learning experiences
Rest-full, Hipermedia-based distributed application. Spring boot & cloud. Angular. CQRS. Eventsourcing. Axonframework. Microservices. Docker. CloudFoundry
Run jobs (tasks/one-shot containers) with Docker
Docker deploy automation tool
This is a repository for an object detection inference API using the Tensorflow framework.
Docker Engine clustering using "Swarm Mode" and Ansible
Sample prometheus that can be used as a sample to get Swarm cluster metrics
Docker Mastery for Node.js Projects, From a Docker Captain
Add a description, image, and links to the docker-swarm topic page so that developers can more easily learn about it.
To associate your repository with the docker-swarm topic, visit your repo's landing page and select "manage topics."
Bug description
Don´t show table correctly
Expected behavior
A Table view normal
Steps to reproduce the issue:
Crreate a container with large ENV variable
Technical details:
docker run -p 9000:9000 portainer/portainer):