Questions tagged [swarm]

Swarm is a web-based code review and collaboration tool for Perforce.

320 questions
0
votes
1 answer

Swarm container not getting started with created overlay network

We are trying to run swarm cluster on Docker 1.12. We are using VMs (Kernel Version: 3.13.0-100-generic Operating System: Ubuntu 14.04.5 LTS). Swarm was created successfully and we have joined a worker to this cluster. Now have created a network…
Vaibhav Jain
  • 119
  • 3
  • 16
0
votes
1 answer

Redmine high availability instances

Can anyone provide me with an alternative along with the steps to install Redmine HA instances? I tried to solve it with Docker swarm, but it seems very sophisticated.
0
votes
1 answer

In docker how to create a service using Rest API?

I just want to create a service using docker. i created using command line but i didn't find rest call for doing the same . regret if its a silly question please do help i am a beginer
Vishnu Ranganathan
  • 1,277
  • 21
  • 45
0
votes
1 answer

Particle Swarm Optimzation

I have a question in resolving a traffic problem using the PSO algorithm. Supposing we have n vehicles (limiting it here in just four vehicules) theses vehicles have the same destination. They have different starting cities.(suppose we know their…
Geekoo
  • 1
  • 1
0
votes
1 answer

Docker and high performance cluster (HPC) ability

i'm searching a possibility to get the power of 4 HPC-Nodes combined. The nodes are exactly the same, 32 Cores, 128GB RAM. The idea is to give students of our university the possibility to deploy there containers and run there programs on it. I've…
SubZero
  • 1
  • 1
0
votes
1 answer

Two servers in Perforce Swarm

We have two Perforce P4D instances running. Is it possible to integrate more than one P4D into Perforce Swarm? And if yes, how? I can not find something in the documentation about it.
Peter V.
  • 71
  • 3
0
votes
1 answer

Using Swarm Leaderboard for Android with LibGDX. Eclipse debug version working, exported apk version not working

If you are here, then like me you have scoured the entire internet looking for reasons why the latest version of the Swarm SDK is causing your exported and installed APK to crash, but working flawlessly while debugging via Eclipse. Error message…
0
votes
1 answer

Get all checkins of venue

I'm trying to develop a web application to show current checkins to the venue owner. Wenue owner will login to application and see his recent checkins. Who and when checked in. I have tried venues/herenow…
fobus
  • 1,938
  • 8
  • 29
  • 48
0
votes
1 answer

Swarm installation and Setup for perforce

I am getting "Internal Server error" while running swarm. Can anybody help me with the installtion and setup. However I referred installation process but something is still not goo.
BHANSALI MUKESH
  • 119
  • 1
  • 6
-1
votes
1 answer

Traefik Docker Swarm + SonarQube

please help! I am trying to start a service SonarQube with proxy Traefik. But all time have error 404. Please help me configure traefik to expose my services on swarm. We are going to deploy more than 10 servicies. My swarm.yml: version:…
-1
votes
1 answer

How i can mount volume with only file for docker swarm?

i need some help to mount volume just only file. i have tested methods nfs with docker-netshare but it only works for folders. my compose file with mount file, but does not work: version: "3.7" services: web: image: nginx ports: -…
-1
votes
2 answers

traefik multiport endpoint routing

I have a docker in a swarm mode and the image, that uses ports 80 for websockets and 8000 port for http. This config makes traefik to sticky loadbalance between them, but i need different mappings - 443 TLS for http@8000 port and 80 TLS for ws@80…
-1
votes
3 answers

how many hours each container is started

how many hours each container is started Hi, I need know if have any tool or idea for take metrics, I want know how many hours, each container is up . This is possible actuality? Thanks
Flaco0
  • 28
  • 3
-1
votes
1 answer

VirtualBox Localhost connection

i have problem with connect to my ubuntu localhost on virtualbox. Host os is windows. On ubuntu i had installed Perforce Swarm Dashboard - in firefox i open it using "localhost" address. I can't reach it from host os. Of course i run 2 NIC's on…
Armin Orlik
  • 195
  • 2
  • 14
-1
votes
1 answer

Why the wildfly-swarm-plugin tries to download the dependencies from jboss group repository no matter what I configure in settings xml?

When I use the JBoss Wildfly Swarm Plugin it tries to download the dependencies from the repository.jboss.org maven repository, even though I set up a repository with the same id in settings.xml [INFO] --- wildfly-swarm-plugin:2017.5.0:package…
Andreas Panagiotidis
  • 2,763
  • 35
  • 32
1 2 3
21
22