Fog Project is really cool
This documentation is under construction
We are slowly moving from wiki.fogproject.org to here
Once all existing docs are moved over we'll start updating the docs
.. panels::
:ref:`Introduction <introduction/introduction:What is FOG>`
- An introduction to what fog is
.. toctree::
:maxdepth: 6
:hidden:
:glob:
:caption: Introduction
introduction/*
---
:ref:`Installation <installation/install_fog_server:Install FOG server>`
- Documentation on the installation of fogserver
.. toctree::
:maxdepth: 6
:hidden:
:glob:
:caption: Installation
installation/*
---
:ref:`Getting Started <getting_started/capture_an_image:Capture an Image>`
- Get started with common tasks/how-tos and concepts of using fog
- Includes things like how to capture and deploy images
.. toctree::
:maxdepth: 6
:hidden:
:glob:
:caption: Getting started
getting_started/*
---
:ref:`Management <management/dashboard:Dashboard>`
- Documentation related to using the management tools available in the fog web UI
- These sections explain what can be done in each of the fog ui menus and some of the basic how-tos
.. toctree::
:maxdepth: 6
:hidden:
:glob:
:caption: Management
management/*
management/plugins/*
---
:ref:`Customization <customization/ipxe/ipxe:Customizing FOG iPXE Settings>`
- Docs related to customizing various parts of fog
.. toctree::
:maxdepth: 6
:hidden:
:glob:
:caption: Customization
customization/ipxe/*
---
:ref:`hardware/hardware:Supported Hardware`
- Docs relating to what hardware is known to work
.. toctree::
:maxdepth: 6
:hidden:
:glob:
:caption: Supported Hardware
hardware/*
---
:ref:`integrations/integrations:integrations`
- Documentation related to fog plugins and other Integrations
- This includes articles on how to do common setup for some services fog can utilize from other windows or linux servers (or can be added to the same server)
.. toctree::
:maxdepth: 6
:hidden:
:glob:
:caption: Integrations
integrations/*
---
:ref:`troubleshooting/troubleshooting:Troubleshooting`
.. toctree::
:maxdepth: 6
:hidden:
:glob:
:caption: Troubleshooting
troubleshooting/*
- Docs related to Troubleshooting common issues
---
:ref:`Reference <reference/install_fogsettings:The .fogsettings file>`
- Other reference material related to fog
- Includes things such as command line args or settings file definitions
- Also contains docs that don't fit anywhere else
.. toctree::
:maxdepth: 6
:hidden:
:glob:
:caption: reference
reference/*
---
:ref:`FAQ/faq:FAQs`
.. toctree::
:maxdepth: 6
:hidden:
:glob:
:caption: FAQs
FAQ/*
- Common questions with detailed answers
---
`Fog Forums <https://forums.fogproject.org>`_
- Search for solutions to your problems or ask the community for help
---
`Fog Project Github repos <https://github.com/FOGProject>`_
- Browse the opensource code for FOGProject
---
`Fog Home Page <https://fogproject.org>`_
- The homepage of the FOG Project