Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.
/ agent Public archive
forked from swarmpit/agent

Swarmpit docker agent

Notifications You must be signed in to change notification settings

kenits/agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swarmpit agent

Merged to main repo.

Swarmpit docker agent.

Fork for multi arch build.

Run

docker run -d \
  --name agent \
  --volume /var/run/docker.sock:/var/run/docker.sock \
  swarmpit/agent:latest

Parameters

Important!

In case you are deploying agent inside Swarmpit stack with some sort of customization, make sure that Swarmpit service name (default to app) match domain name set by EVENT_ENDPOINT & HEALTH_CHECK_ENDPOINT.

About

Swarmpit docker agent

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.1%
  • Dockerfile 0.9%