Code Monkey home page Code Monkey logo

zabbix-docker-multiarch's Introduction

This is now obsolete.

Please use the upstream images now that zabbix/zabbix-docker#558 is done.

Zabbix Multiarch Docker images

GitHub Actions CI

You can find the resulting images in the zabbixmultiarch Docker Hub organization.

Setup

To get started please refer to the upstream documentation.

Since this here project builds the exact same images as upstream you can simply replace the image names.

  • zabbix/zabbix-agent becomes zabbixmultiarch/zabbix-agent
  • zabbix/zabbix-server-mysql becomes zabbixmultiarch/zabbix-server-mysql
  • zabbix/zabbix-proxy-sqlite3 becomes zabbixmultiarch/zabbix-proxy-sqlite3
  • etc.

Examples

Proxy

docker run --name some-zabbix-proxy-sqlite3 -e ZBX_HOSTNAME=some-hostname -e ZBX_SERVER_HOST=some-zabbix-server -d zabbixmultiarch/zabbix-proxy-sqlite3:tag

Agent

docker run --name some-zabbix-agent -e ZBX_HOSTNAME="some-hostname" -e ZBX_SERVER_HOST="some-zabbix-server" -d zabbixmultiarch/zabbix-agent:tag

CI

All upstream projects are built using GitHub Actions except zabbix-agent2 since it won't build properly with buildx and QEMU for ARM.

I currently build zabbix-agent2 locally every day using an AMD64 machine and a Raspberry Pi.

Sadly due to a bug in buildx only the latest tag get published for the moment.

zabbix-docker-multiarch's People

Contributors

pschmitt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

zeduperes

zabbix-docker-multiarch's Issues

missing documentation

Hello pschmitt,
May I please ask you to share a sample docker compose file for pschmitt/zabbix-server-mysql-alpine-armhf?
I have been struggling to get it running on a rpi2, and without success so far! :(

Thanks a lot in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.