Main Page: Difference between revisions
(add link to FAI CD) |
(cleanup, add FAIme) |
||
Line 12: | Line 12: | ||
It is also used to update running systems without completely reinstalling them with the softupdate functionality - so you have one single point of configuration for installation and updates. | It is also used to update running systems without completely reinstalling them with the softupdate functionality - so you have one single point of configuration for installation and updates. | ||
= Getting FAI | = Getting started = | ||
* FAI CD https://fai-project.org/fai-cd/ | |||
* FAIme build service for customized installation and cloud images https://fai-project.org/FAIme | |||
= Documentation and examples = | = Documentation and examples = | ||
Line 27: | Line 26: | ||
== FAI in the real world == | == FAI in the real world == | ||
* [http://fai-project.org/ | |||
* [http://fai-project.org/references/ References] | |||
* [http://fai-project.org/reports User reports] | |||
* [[Success Stories]] - who is using FAI, how and why - and, when available pictures of the machines installed with FAI :) | * [[Success Stories]] - who is using FAI, how and why - and, when available pictures of the machines installed with FAI :) | ||
Revision as of 16:34, 30 January 2019
Hello and welcome to the FAI wiki.
This is a public wiki for FAI - Fully Automatic Installation. It is a place for users and developers of FAI to share information. If you have some information on FAI to share, please register wiki registration. Also, please read editing rules.
About FAI
FAI is a tool for fully automatic (unless you explicitly wish to get some questions on each install) installation of Debian and other Linux Distributions via network, custom install cd, or into a chroot environment. Some people also use it to install Windows.
FAI works script-based as opposed to full image based (if you wish so, we can also install any kind of image) - so it is very flexible, and can be used to install very heterogeneous infrastructures. It uses a class-based system (think of classes as system types that can be combined with each other, as long as they are not technically conflicting) to define configurations in some simple textfiles.
It is also used to update running systems without completely reinstalling them with the softupdate functionality - so you have one single point of configuration for installation and updates.
Getting started
- FAI CD https://fai-project.org/fai-cd/
- FAIme build service for customized installation and cloud images https://fai-project.org/FAIme
Documentation and examples
Official - from the FAI developer team
- FAI guide
- Manpages in HTML Format
- Variables List of useful variables inside FAI
FAI in the real world
- Success Stories - who is using FAI, how and why - and, when available pictures of the machines installed with FAI :)
User contributed in this wiki
- Howtos
- helper scripts - add-on scripts that help using FAI
- user FAQ (from questions in the mailing list and on IRC #fai)
- reporting bugs and also maybe find fixes for problems.
Developer information
- Moved to Developers information
Wiki Information
- this wiki and FAI itself need a Logo
- About this Wiki - info on this wiki
- help for editing (mainly mediawiki documentation links)
- editing rules - some ideas that make collaborative work here easier
- FAI Wiki Administration Coordination - some infos on managing this wiki