ssot-specs-collector

command module
v0.0.0-...-777877a Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: MIT Imports: 10 Imported by: 0

README

SSOT specs collector

Collects information about hardware and sends it to a central server

[!NOTE] This project is part of a suite of projects that work together. For all other related projects, see this search query: owner:2zqa topic:ssot

Getting started

Prerequisites
Setup
  1. Create a configuration file in /etc/ssot-specs-collector/config. For example:

    api-key 06a85GDe8pOgVTxm
    uuid d7ca6fb2-77af-40db-a0bc-33962df35bf5
    
  2. Ensure that ssot-specs-server is running and reachable

Installation and running
  1. Clone and enter the repository: git clone https://github.com/2zqa/ssot-specs-server.git && cd ssot-specs-server
  2. Run go install
  3. Run ssot-specs-collector

[!TIP] It is recommended to run the program as a service. For example, using systemd:

[Unit]
Description=SSOT specs collector

[Service]
ExecStart=/usr/bin/ssot-specs-collector

[Install]
WantedBy=multi-user.target

License

SSOT specs collector is licensed under the MIT license.

Acknowledgements

  • Voys for facilitating the internship where this project was developed

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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