Generated GITFIELD.md at 2025-06-06 06:21:43
This commit is contained in:
parent
19fab3b8d5
commit
cb985c7bb2
1 changed files with 3 additions and 3 deletions
|
@ -30,11 +30,11 @@ The following platforms host the `git-sigil` repository, each chosen for its uni
|
|||
|
||||
### 2. Forgejo
|
||||
- **URL**: [https://remember.thefoldwithin.earth/mrhavens/git-sigil](https://remember.thefoldwithin.earth/mrhavens/git-sigil)
|
||||
- **Purpose**: Forgejo is a self-hosted, open-source git platform running on `remember.thefoldwithin.earth` (user: `mrhavens`, SSH port: 222). It provides full control over the repository, ensuring sovereignty and independence from third-party providers.
|
||||
- **Purpose**: Forgejo is a self-hosted, open-source git platform running on `remember.thefoldwithin.earth`. It provides full control over the repository, ensuring sovereignty and independence from third-party providers.
|
||||
- **Value**: Enhances resilience by hosting the repository on a sovereign, redundant system with automated backups and deployment strategies, reducing risks of external interference or service disruptions.
|
||||
- **Access Details**: SSH access uses port 222:
|
||||
```bash
|
||||
ssh -T -p 222 git@remember.thefoldwithin.earth
|
||||
ssh -T -p 222 username@remember.thefoldwithin.earth
|
||||
```
|
||||
|
||||
### 3. GitLab
|
||||
|
@ -76,4 +76,4 @@ This multi-repository approach, bolstered by Forgejo’s sovereign hosting, refl
|
|||
|
||||
---
|
||||
|
||||
_Auto-generated by `gitfield-sync` at 2025-06-06 05:49:34 (v1.0)._
|
||||
_Auto-generated by `gitfield-sync` at 2025-06-06 06:21:43 (v1.0)._
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue