diff --git a/docs/latest/deployment/index.md b/docs/latest/deployment/index.md index a1172bbd2..b56941e74 100644 --- a/docs/latest/deployment/index.md +++ b/docs/latest/deployment/index.md @@ -100,7 +100,12 @@ domain name as your archive, then connecting the two is as simple as following the steps layed out in our [Configuration Essentials Guide](./../essentials/configuration.md). -### What if I don't have an imaging archive? +#### What if I don't have an imaging archive? + +We provide some guidance on configuring a local image archive in our +[Data Source Essentials](./../essentials/data-source.md) guide. Hosting an +archive remotely is a little trickier. You can check out some of our +[advanced recipes](#recipes) for modeled setups that may work for you. ...