Comparison of open-source configuration management software: Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
Add: website, title. Changed bare reference to CS1/2. | Use this bot. Report bugs. | Suggested by Folkezoft | Linked from User:Folkezoft/sandbox | #UCB_webform_linked 427/921
m Replaced 6 bare URLs by {{Cite web}}
 
Line 109:
|-
! {{rh}} | [[Guix]]
| [[Scheme (programming language)|Scheme]] ([[GNU Guile|Guile]])<ref>{{Cite web | title=GNU Guix Reference Manual | url=https://guix.gnu.org/en/manual/en/guix.html#System-Configuration {{Bare| URLarchive-url=https://web.archive.org/web/20210612235408/https://guix.gnu.org/en/manual/en/guix.html inline| access-date=August 2025-08-30 | archive-date=2021-06-12}}</ref><ref>{{Cite web | title=GNU Guix Reference Manual | url=https://guix.gnu.org/en/manual/en/guix.html#Invoking-guix-deploy {{Bare| URLarchive-url=https://web.archive.org/web/20210612235408/https://guix.gnu.org/en/manual/en/guix.html inline| access-date=August 2025-08-30 | archive-date=2021-06-12}}</ref>
| [[GNU General Public License#Version 3|GPLv3+]]<ref>{{Cite web | title=gnu.scm - guix.git - Mirror of https://codeberg.org/guix/guix {{!}} GNU Guix and GNU Guix System | url=https://git.savannah.gnu.org/cgit/guix.git/tree/gnu.scm?h=v1.4.0#n8 {{Bare URL inline| access-date=August 2025-08-30 | website=git.savannah.gnu.org}}</ref>
| {{yes}}{{efn|name="Key Pair"}}
| {{yes}}{{efn|name="Secure Shell"}}
Line 413:
| {{partial}}<ref name="consfigurator-portability"></ref>
|
| {{yes}}<ref name="consfigurator-portability">{{Cite web | title=Introduction — Consfigurator 1.5.3 documentation | url=https://spwhitton.name/doc/consfigurator/introduction.html#portability-and-stability {{Bare URL inline| access-date=August 2025-08-30 | website=spwhitton.name}}</ref>
|
|
Line 643:
 
;[[Guix]]
:Guix integrates many things in the same tool (a distribution, package manager, configuration management tool, container environment, etc). To remotely manage systems, it needs the target machines to already run Guix<ref>{{Cite web | title=GNU Guix Reference Manual | url=https://guix.gnu.org/en/manual/en/guix.html#index-machine_002dssh_002dconfiguration {{Bare| URLarchive-url=https://web.archive.org/web/20210612235408/https://guix.gnu.org/en/manual/en/guix.html inline| access-date=August 2025-08-30 | archive-date=2021-06-12}}</ref> or it can also alternatively deploy configurations inside Digital Ocean Droplet.<ref>{{Cite web | title=GNU Guix Reference Manual | url=https://guix.gnu.org/en/manual/en/guix.html#index-digital_002docean_002dconfiguration {{Bare| URLarchive-url=https://web.archive.org/web/20210612235408/https://guix.gnu.org/en/manual/en/guix.html inline| access-date=August 2025-08-30 | archive-date=2021-06-12}}</ref> The machines are configured with Scheme.
 
;[[ISconf]]