inference 6598bd2e44
Split "server" directory into per-server directories
Using actual system names allows fine-grained and modular control over
each system's configuration files.
2023-08-07 18:31:26 +01:00
2023-07-15 05:08:17 +01:00

Configuration

Inferencium configuration files.

Branches

main

Configuration files root directory files pre-alpha development and alpha testing occurs in this branch.
Feature-complete modifications of this branch are merged to beta branch for beta testing.

desktop

Desktop configuration files pre-alpha development and alpha testing occurs in this branch.
Feature-complete modifications of this branch are merged to beta branch for beta testing.

server

Server configuration files pre-alpha development and alpha testing occurs in this branch.
Feature-complete modifications of this branch are merged to beta branch for beta testing.

license

Configuration files license files pre-alpha and alpha testing occurs in this branch.
Feature-complete modifications of this branch are merged to beta branch for beta testing.

beta

Feature-complete beta testing of merged code from development branches occurs in this branch.
Merges from development branches to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.

stable

Feature-complete and tested versions from beta branch are stored in this branch.
Merges from beta branch to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.
This branch contains code used in production.

Security

All files are checked for security issues; however, it is always the users responsibility to audit the code before installing and/or executing it. Inferencium takes no responsibility for any security issues which may arise due to usage of this repository.

Licensing

All content is licensed under BSD 3-Clause Clear license*.

*Excluding Linux configuration file(s), which are licensed under GPLv2 license.

Description
Inferencium configuration files.
Readme 1.1 MiB