Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 747 Bytes

File metadata and controls

15 lines (11 loc) · 747 Bytes

skonfig base set

skonfig is a system configuration and automation framework designed to work with all systems, from your toaster to the data centre. All you need is an SSH connection and a POSIX/UNIX-like shell environment. And best of all: you already know how to use it (if you know shell scripts).

skonfig has three main repositories:

  • skonfig - implementation of the skonfig executable,
  • base - explorer and types for general use,
  • extra - special purpose types and incubator for new types.

Check out the skonfig repository to learn how to get started.