Compare commits

...

2 Commits

Author SHA1 Message Date
6b1c1a1274 Merge branch 'main' of https://gitea.bnkhome.org/bnkops/bnkops.scripts 2025-05-05 12:20:00 -06:00
098162e9f4 Readme updates. 2025-05-05 12:17:01 -06:00

View File

@ -3,15 +3,14 @@ author: The Bunker Admin
date: 2025 05 05 date: 2025 05 05
tags: [sript] tags: [sript]
--- ---
## README
## 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](https://obsidian.md/) ## 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.