mirror of
https://github.com/zebrajr/HomeLab.git
synced 2025-12-06 00:20:22 +01:00
Updated .md files
This commit is contained in:
parent
1d35c15fa0
commit
8a3e65c1b3
|
|
@ -11,7 +11,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
|
|||
- sync-from-opportunity.sh - Syncs [local] from [remote]
|
||||
|
||||
### Updated
|
||||
|
||||
- sync-from-opportunity.sh - Now uses config.sh
|
||||
|
||||
### Deleted
|
||||
|
||||
|
|
|
|||
|
|
@ -12,5 +12,4 @@ Scripts used for starting my HomeLab stuff, either from scratch or moving betwee
|
|||
### Note
|
||||
|
||||
### ToDo
|
||||
- Change sync-from-opportunity.sh to use .env file
|
||||
- Add Ansible deployment basics
|
||||
|
|
|
|||
17
curiosity/rsync/README.md
Normal file
17
curiosity/rsync/README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# HomeLab
|
||||
Scripts used for starting my HomeLab stuff, either from scratch or moving between machines.
|
||||
|
||||
### Situation
|
||||
|
||||
|
||||
### Task
|
||||
- Make a copy of every *-sample without "-sample"
|
||||
- eg: authorized_keys-sample = authorized_keys
|
||||
- Edit the values in those files
|
||||
|
||||
### Result
|
||||
|
||||
|
||||
### Note
|
||||
|
||||
### ToDo
|
||||
Loading…
Reference in New Issue
Block a user