piframe/docs/README.md

18 lines
775 B
Markdown
Raw Normal View History

# General Documentation
This folder contains a bunch of general information on how to get the base of a PiFrame deployed.
* [Base Firmware (REQUIRED)](base.md)
2020-07-31 23:40:07 +00:00
* [Finalize Arch Setup](finalize_setup.md)
* [Setup swap (REQUIRED)](swap.md)
* [journald Tweaks (make it less chatty and resource hungry)](journald.md)
* [Standard Raspberry Pi Toolchain Setup (REQUIRED)](rpi_tools.md)
* [CPU Governor](cpu_governor.md)
* [AUR Package Manager (REQUIRED)](aur_package_manager.md)
* [Slideshow Prep (REQUIRED)](slideshow_prep.md)
* [Slideshow Setup (REQUIRED)](slideshow.md)
2020-08-01 00:02:49 +00:00
* [Email Notifications (REQUIRED)](email_notifications.md)
2020-08-01 00:00:56 +00:00
* [cron / Scheduler (REQUIRED)](cron.md)
* [Backups via restic](restic.md)
* [Additional Networking Setup (REQUIRED)](cockpit.md)