mirror of
https://github.com/acaloiaro/sfos
synced 2026-07-21 10:12:24 +00:00
Add migration notice to README
This commit is contained in:
parent
e1c5d8524a
commit
c7c6741bed
1 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
**NOTICE**: This repository has been moved to [https://code.adriano.fyi/me/sfos](https://code.adriano.fyi/me/sfos). Microsoft has shown little interest in stewarding what was once the best and largest open source community. This small act of migration is my way showing that we don't all support Microsoft's disinterest.
|
||||
|
||||
# SFOS
|
||||
|
||||
Self-host OS.
|
||||
|
|
@ -46,4 +48,4 @@ Each contain README files explaining how to use the modules.
|
|||
There are two types of SFOS secrets.
|
||||
|
||||
1. Base system secrets which use [agenix](https://github.com/ryantm/agenix). These are used to bootstrap and manage the underlying infrastructure running SFOS.
|
||||
2. Workload secrets, which use [setec](https://github.com/tailscale/setec)
|
||||
2. Workload secrets, which use [setec](https://github.com/tailscale/setec)
|
||||
Loading…
Reference in a new issue