Readme updates.

This commit is contained in:
admin 2025-05-05 12:17:01 -06:00
parent e9c7a2505f
commit 098162e9f4

View File

@ -2,18 +2,15 @@
author: The Bunker Admin author: The Bunker Admin
date: 2025 05 05 date: 2025 05 05
tags: [sript] tags: [sript]
---
## README
This is the README for this documentation as we are going to push it to gitea.
--- ---
## Welcome to bnkops scripts! ## Welcome to bnkops scripts!
These scripts are all instructions for upping any of the bnkops server stacks. There are also some repository information from other projects we have been working on. These scripts are all instructions for upping any of the bnkops server stacks. There are also some repository information from other projects we have been working on.
## Open in Obsidian ## Open in [Obsidian](https://obsidian.md/)
This whole repo has been written in Obsidian. It is recommend that you clone the repo and open it locally using Obsidian. For internal linking, we have the following settings: This whole repo has been written in Obsidian. It is recommend that you clone the repo and open it locally using Obsidian. This allows for the internal linked media and assets to be viewed.
### Clone Repo Command:
![[scripts/sreenshots/Pasted image 20250505115243.png]] ```
git clone https://gitea.bnkhome.org/bnkops/scripts.git
```
## build. ## build.
Build scripts are instructions for setting up the base environments that bnkops works in. They all use Ubuntu as the OS of choice. Build scripts are instructions for setting up the base environments that bnkops works in. They all use Ubuntu as the OS of choice.