Code Monkey home page Code Monkey logo

ansible-role-checkmk-server's Introduction

Thorian93's GitHub Stats

Hello there! ๐Ÿ‘‹ I am Robin! ๐Ÿ˜Ž

  • ๐Ÿ‡ฉ๐Ÿ‡ช I live in Cologne
  • ๐Ÿง I like Linux
  • ๐Ÿ‘จโ€๐Ÿ’ป And automating stuff
  • ๐Ÿ  Especially at home using Home Assistant

My main work here are Ansible roles so be sure to check them out in my repositories or over at the Galaxy. For an overview see ROLES.md.

Find my work profile over at my alter ego robin-tribe29.

MY TOOLS

Bash curl Dark%20Reader F-Droid Firefox Git KeePassXC LibreOffice LineageOS Signal Thunderbird Tor%20Browser uBlock%20Origin Vagrant Vim VirtualBox Visual%20Studio%20Code

MY STACK

Ansible Apache Docker GitLab Grafana Graylog Home%20Assistant Icinga InfluxDB Jellyfin Let's Encrypt MariaDB Matomo MySQL Nextcloud NGINX Pi-hole Podman Terraform VMware WordPress

MY LINUX

CentOS Debian Fedora Kali%20Linux Linux%20Mint Red%20Hat Ubuntu

ansible-role-checkmk-server's People

Contributors

thorian93 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

ansible-role-checkmk-server's Issues

Enable configuration of setup source

It should be possible to configure whether the role should download the setup straight from the internet or from an internal web server or even use a local setup.

Add gpg verification for downloaded package

# apt install dpkg-sig
# wget download.checkmk.com/checkmk/Check_MK-pubkey.gpg
# gpg --keyserver keys.gnupg.net --recv-keys 434DAC48C4503261
# gpg --armor --export 434DAC48C4503261 > Check_MK-pubkey.gpg
# apt-key add Check_MK-pubkey.gpg
# dpkg-sig --verify check-mk-raw-2.0.0p3_0.focal_amd64.deb

Make package verification configurable

It is possible and advisable to verify downloaded packages.
However the procedure from the documentation raises some issues regarding the local network.

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.