inhumantsar.artifactory_swarm

artifactory-swarm

构建状态

在 Docker Swarm 上启动 Artifactory

要求

目标主机必须安装 Docker,并且已经初始化 Swarm。

支持的平台

  • RHEL / CentOS: 6, 7
  • Fedora: 24-28
  • Debian:
    • jesse
    • sid
    • stretch
    • buster
  • Ubuntu
    • bionic
    • artful
    • zesty
    • yakkety
    • xenial
  • Alpine

变量与默认值

如果您只是在尝试,默认值是可以的。但在进入生产环境时,您需要更改 artifactory_postgres_userartifactory_postgres_pass

如果您正在使用自动代理,比如 jwilder/nginx-proxy,那么您还需要更改 artifactory_deploy_labels

有关更多信息,请参见 defaults/main.yml

使用方法

- hosts: localhost
  connection: local
  roles:
    - inhumantasr/artifactory_swarm

移除堆栈

artifactory_remove 设置为 true 并运行剧本。例如:ansible-playbook ... -e artifactory_remove=true myplaybook.yml

依赖

许可证

BSD

作者

Shaun Martin

安装
ansible-galaxy install inhumantsar.artifactory_swarm
许可证
bsd-3-clause
下载
173
拥有者