drone-portainer

command module
v0.0.0-...-68a7719 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

README

drone-portainer

Deploy docker stack to Portainer

kind: pipeline
name: default

steps:
- name: deploy
  image: maniack/drone-portainer:1.0.0-rc.1
  settings:
    portainer: http://portainer:5000
    insecure: true
    username:
      from_secret: portainer_username
    password:
      from_secret: portainer_password
    endpoint: local
    stack: nginx
    file: docker-stack.yml
    environment:
      - DEBUG=true
    debug: true

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
lib

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL