python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to find who last changed am file with perforce?
I have an idea but I'm not sure how it can be implemented. I use Jira/Perforce/Swarm, and I want to automatically include the name of the engineer who last changed a file. The name of the engineer sho...
CloudBrain
Votes: 0
Answers: 1
Execute nginx reload in all container docker swarm cluster
We are using Nginx in a docker swarm cluster with 3 managers and 2 workers. When we create new docker service we are executing this:
id=$(docker ps -qf "name=nginx"); docker exec -t $id ng...
Jose Torró
Votes: 0
Answers: 0
Connection reset - Docker swarm
We are deploying several services in docker swarm (16 services in total) in a single master node. Most of these services are developed in Quarkus, some of them compiled in native mode, others are java...
Juan Carlos Burgos Pulido
Votes: 0
Answers: 1
Can not use restored data on new portainer (docker swarm): Environment is unreachable
I have a single server with Portainer (docker swarm, one simple node). I am going to migrate it to another server so I took a backup and restored it successfully but can not connect to the new primary...
user43857
Votes: 0
Answers: 1