Add storage infra and Nextcloud
This commit is contained in:
parent
0f9aa18c1a
commit
e7b9e3dc32
4 changed files with 30 additions and 0 deletions
|
@ -3,6 +3,7 @@ nav:
|
||||||
- index.md
|
- index.md
|
||||||
- servers_and_hosting
|
- servers_and_hosting
|
||||||
- network
|
- network
|
||||||
|
- storage
|
||||||
- communication
|
- communication
|
||||||
- monitoring
|
- monitoring
|
||||||
- naming_conventions.md
|
- naming_conventions.md
|
4
docs/handbook/infrastructure/storage/.nav.yml
Normal file
4
docs/handbook/infrastructure/storage/.nav.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
title: Storage
|
||||||
|
nav:
|
||||||
|
- index.md
|
||||||
|
- nextcloud.md
|
11
docs/handbook/infrastructure/storage/index.md
Normal file
11
docs/handbook/infrastructure/storage/index.md
Normal 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.
|
14
docs/handbook/infrastructure/storage/nextcloud.md
Normal file
14
docs/handbook/infrastructure/storage/nextcloud.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue