Git Product home page Git Product logo

service_heimdall's Introduction

Hodgins: 3rd Party Service Heimdall

A repository, providing an heimdall service for Hodgins Server.

Description

This repository provides an ansible-playbook which will:

  • pull the image
  • create service folder
  • create a systemd service file
  • start and enable the systemd service
  • open up the firewall

Requirements

A hodgins server or compatible deployment must be provided.

Install

Clone the repository next to you existing Hodgins Server code.

git clone https://github.com/xXluki98Xx/service_heimdall.git

Afterwards, you can install the service.

ansible-playbook -i <path-to-your-inventory> -k -K -u <hodgins-users> playbooks/service_heimdall.yml

Usage

The installation will respond to you with a running heimdall service. Now you can enter the report page:

https://hodgins-ip:8070

To interact with the container, you will have multiple options.

Via Systemd on your hodgins server (recommended), you can interact with the service the same way you are interacting with other services on your system.

Get the status:

$ sudo systemctl status podman

Restart the service (and apply updated images):

$ sudo systemctl restart container_heimdall

Services in Hodgins are running in containers. You can interact with the containers via Podman.

Check all containers:

podman ps

Restart a running container:

podman container restart service_heimdall

Contribute

Thank you so much for considering to contribute! We are happy, when someone is joining the hard work. Please feel free to contribute, after having a look at the Conventions.

service_heimdall's People

Watchers

 avatar

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.