Package: cl-consfigurator (1.2.3-1)
Links for cl-consfigurator
Debian Resources:
Download Source Package consfigurator:
Maintainer:
External Resources:
- Homepage [spwhitton.name]
Similar packages:
Lisp declarative configuration management system
Consfigurator is a system for declarative configuration management using Common Lisp. You can use it to configure hosts as root, deploy services as unprivileged users, build and deploy containers, install operating systems, produce disc images, and more. Some key advantages:
* Apply configuration by transparently starting up another Lisp image on the machine to be configured, so that you can use the full power of Common Lisp to inspect and control the host.
* Also define properties of hosts in a more restricted language, that of :POSIX properties, to configure machines, containers and user accounts where you can't install Lisp. These properties can be applied using just an SSH or serial connection, but they can also be applied by remote Lisp images, enabling code reuse.
* Flexibly chain and nest methods of connecting to hosts. For example, you could have Consfigurator SSH to a host, sudo to root, start up Lisp, use the setns(2) system call to enter a Linux container, and then deploy a service. Secrets, and other prerequisite data, are properly passed along.
* Combine declarative semantics for defining hosts and services with a multiparadigmatic general-purpose programming language that won't get in your way.
Declarative configuration management systems like Consfigurator and Propellor share a number of goals with projects like the GNU Guix System and NixOS. However, tools like Consfigurator and Propellor try to layer the power of declarative and reproducible configuration semantics on top of traditional, battle-tested UNIX system administration infrastructure like distro package managers, package archives and daemon configuration mechanisms, rather than seeking to replace any of those. Let's get as much as we can out of all that existing distro policy-compliant work!
Other Packages Related to cl-consfigurator
|
|
|
|
-
- dep: cl-agnostic-lizard
- best-effort portable code walker for Common Lisp
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-anaphora
- Common Lisp Anaphoric Macro Collection
-
- dep: cl-babel
- charset encoding/decoding library for Common Lisp
-
- dep: cl-bordeaux-threads
- Portable threads library for Common Lisp
-
- dep: cl-cffi
- Common Foreign Function Interface for Common Lisp
-
- dep: cl-closer-mop
- Cross Implementation AMOP library
-
- dep: cl-heredoc
- reader macro for heredocs in Common Lisp
-
- dep: cl-interpol
- String interpolation for Common Lisp
-
- dep: cl-named-readtables
- Common Lisp library that creates namespaces for named readtables
-
- dep: cl-osicat
- lightweight operating system interface for Common Lisp on POSIX-like systems
-
- dep: cl-ppcre
- Portable Perl-compatible regular expressions for Common Lisp
-
- dep: cl-trivial-backtrace
- generate a Common Lisp backtrace portably
-
- dep: dh-elpa-helper
- helper package for emacs lisp extensions
-
- dep: emacsen-common
- facilidades comuns a todos os emacs
-
- dep: libacl1-dev
- access control list - static libraries and headers
-
- dep: libcap-dev
- capacidades 1003.1e do POSIX (desenvolvimento)
-
- rec: emacs
- Editor GNU Emacs (metapacote)
also a virtual package provided by emacs-gtk, emacs-lucid, emacs-nox
-
- rec: libjs-sphinxdoc (>= 5.2)
- JavaScript support for Sphinx documentation
-
- rec: sbcl
- sistema de desenvolvimento e compilador Common Lisp
-
- rec: sphinx-rtd-theme-common (>= 1.2.0+dfsg)
- sphinx theme from readthedocs.org (common files)
Download cl-consfigurator
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 213.9 kB | 1,166.0 kB | [list of files] |