Add storage infra and Nextcloud

This commit is contained in:
thhsh-local 2025-05-06 14:35:24 -04:00
parent 0f9aa18c1a
commit e7b9e3dc32
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg
4 changed files with 30 additions and 0 deletions

View file

@ -3,6 +3,7 @@ nav:
- index.md
- servers_and_hosting
- network
- storage
- communication
- monitoring
- naming_conventions.md

View file

@ -0,0 +1,4 @@
title: Storage
nav:
- index.md
- nextcloud.md

View file

@ -0,0 +1,11 @@
# Storage
!!! abstract "Placeholder Page"
This is a placeholder page. Please see the site navigation for any sub-pages that exist.
---
!!! example "Work in Progress"
This page is not complete, and is subject to change.
Want to help with this page? Please see [:octicons-arrow-right-16: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about) for this site.

View file

@ -0,0 +1,14 @@
# Nextcloud
We use a Nextcloud instance as our internal "cloud" for file hosting and sharing.
**URL**: [:octicons-tab-external-16: cloud.starcatsys.net](https://cloud.starcatsys.net)
**Homepage**: [:octicons-link-external-16: nextcloud.com](https://nextcloud.com/)
**Hosting**: [:octicons-arrow-right-16: Hetzner](../servers_and_hosting/hetzner.md) `FSN`
---
!!! example "Work in Progress"
This page is not complete, and is subject to change.
Want to help with this page? Please see [:octicons-arrow-right-16: Editing this site](https://about.starcat.systems/editing/) and the [:simple-forgejo: Git repo](https://git.starcat.systems/starcatsys/about) for this site.