Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faiproject/fai
non-interactive system to install, customize and manage Linux systems
https://github.com/faiproject/fai
Last synced: 15 days ago
JSON representation
non-interactive system to install, customize and manage Linux systems
- Host: GitHub
- URL: https://github.com/faiproject/fai
- Owner: faiproject
- Created: 2011-10-23T07:48:55.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T13:46:38.000Z (3 months ago)
- Last Synced: 2024-08-02T15:16:42.676Z (3 months ago)
- Language: Perl
- Homepage: http://fai-project.org/
- Size: 14.2 MB
- Stars: 354
- Watchers: 31
- Forks: 102
- Open Issues: 4
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is FAI (Fully Automatic Installation) version FAIVERSIONSTRING
FAI is a tool for unattended mass deployment of Linux. It's a system
to install and configure Linux systems and software packages on
computers as well as virtual machines, from small labs to large-scale
infrastructures like clusters and virtual environments. You can take
one or more virgin PC's, turn on the power, and after a few minutes,
the systems are installed, and completely configured to your exact
needs, without any interaction necessary. It can be used for creating
custom disk images used in virtual machines or on a cloud-computing
platform. FAI uses Debian Linux but it can install and deploy multiple
distributions like Debian, Ubuntu, Rocky Linux, CentOS, RHEL and SUSE.
Changes to the configuration files of the operating system can be made
by shell or Perl scripts or any other configuration software.The home page for FAI is
https://fai-project.org/
This release of FAI is tested with the Debian 9 release.
FAI is free software, distributed under the terms of the GNU General
Public License, version 2. There is no warranty, expressed or implied,
associated with this product. Use at your own risk. Comments, bug
reports, fixes, enhancements etc. are welcome. Send them toPlease fill out the questionnaire when you have finished a project
using FAI. https://fai-project.org/questionnaireChecking out the FAI sources:
git clone --recursive https://github.com/faiproject/fai.git
cd examples/simple
git checkout masterThis command will also clone a git submodule which includes the FAI
config space examples.Now enjoy FAI and your saved time
Thomas Lange
My GPG Key is: 4096R/074BCDE4 B11E E327 3F6B 2DEB 528C 93DA 2BF8 D9FE 074B CDE4
--------------------------------------------------------------------------------
Copyright (c) 1999-2024 Thomas Lange. All rights reserved.