mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 19:48:47 +00:00
11 lines
564 B
Markdown
11 lines
564 B
Markdown
---
|
|
sidebar_position: 1
|
|
---
|
|
|
|
# Introduction
|
|
|
|
After getting burned by broken FreeNAS updates one too many times, I figured I could do a much better job myself using just a stock Ubuntu install, some clever Ansible config and a bunch of Docker containers. Ansible-NAS was born!
|
|
|
|
## Getting Started
|
|
|
|
Head to the [installation](./getting-started/installation.md) guide to get started. Once you're done, check out how to [enable applications](./getting-started/enabling-applications.md), as well as how to enable [external access](./getting-started/external-access.md)
|