User Documentation for Fedora Server Edition
Find a file
2025-08-16 14:42:16 +00:00
docs Merge #106 Add steps to dnsmasq setup guide to avoid conflicts with systemd-resolved 2025-08-16 14:42:16 +00:00
fedora-ansible Additional subdirectories for fedora-ansible 2024-06-25 14:16:07 +02:00
wg Updated meetings overview 2025-05-07 21:24:09 +02:00
.gitignore update .gitignore to ignore the preview.pid 2024-11-10 19:50:50 -06:00
docsbuilder.sh Update local authoring tools. 2023-08-11 19:01:01 +02:00
LICENSE Fix preview script 2021-03-05 19:50:18 +02:00
nginx.conf Fix preview script 2021-03-05 19:50:18 +02:00
preview.sh Update local authoring tools. 2023-08-11 19:01:01 +02:00
README.md wrong filename, missed one occurrence 2024-08-02 05:11:09 +02:00
site.yml Update to the new gui package and tools 2023-04-07 23:44:28 +02:00

Fedora-server repository

This repository is used by Server working group.

It currently contains:

  • Docs directory for documentation.
  • Tickets (issues) for the Server group.

Basic instructions on how to contribute to this repository

Git for docs writers

Note: Replace master with main on all occations on above document:

  • For example: instead of git checkout master use git checkout main

Previewing docs:

To build and preview docs, run:

$ ./docsbuilder.sh

The result will be available at http://localhost:8080