https://github.com/greeneg/allocatord
An inventory and light-weight systems imaging management database for Linux systems
https://github.com/greeneg/allocatord
Last synced: 10 months ago
JSON representation
An inventory and light-weight systems imaging management database for Linux systems
- Host: GitHub
- URL: https://github.com/greeneg/allocatord
- Owner: greeneg
- License: apache-2.0
- Created: 2024-06-01T02:05:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-09T03:56:28.000Z (12 months ago)
- Last Synced: 2025-03-02T19:53:19.822Z (10 months ago)
- Language: Go
- Homepage:
- Size: 3.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# allocatord - Allocation Control Service
This daemon manages requests for reimaging a system in your environment.
## What does Allocator Daemon Do?
The Allocator Daemon records and allows client systems to know if they need to reimage themselves, and with what image, settings, etc.
## Does Allocator Have a Client?
Eventually, yes, there will be a client available that will use a miniature Linux distribution based on Busybox and assorted other components that does the heavy lifting of imaging the system, managing the bootloader, etc.