Refine infrastructure documentation
This commit is contained in:
@@ -39,3 +39,7 @@ Do not commit:
|
||||
* Real `.env` files
|
||||
|
||||
Use `.env.example` files instead.
|
||||
|
||||
## Disaster Recovery
|
||||
|
||||
This repository should contain enough configuration and documentation to rebuild the SilverLinux environment from scratch.
|
||||
+2
-2
@@ -81,8 +81,8 @@ Authentication:
|
||||
|
||||
Future considerations:
|
||||
|
||||
* Google OAuth
|
||||
* GitHub OAuth
|
||||
- Google OAuth (optional)
|
||||
- GitHub OAuth (optional)
|
||||
|
||||
Current focus:
|
||||
|
||||
|
||||
+5
-78
@@ -45,87 +45,14 @@ Status:
|
||||
|
||||
Purpose:
|
||||
|
||||
* Reverse proxy
|
||||
* SSL termination
|
||||
- Reverse proxy
|
||||
- SSL termination
|
||||
- Domain routing
|
||||
|
||||
Status:
|
||||
|
||||
* Running
|
||||
|
||||
## Planned Services
|
||||
|
||||
### BaGet
|
||||
|
||||
Purpose:
|
||||
|
||||
* Private NuGet feed
|
||||
|
||||
Status:
|
||||
|
||||
* Planned
|
||||
|
||||
### Plane.so
|
||||
|
||||
Purpose:
|
||||
|
||||
* Project management
|
||||
|
||||
Status:
|
||||
|
||||
* Planned
|
||||
# Services
|
||||
|
||||
## Running Services
|
||||
|
||||
### Gitea
|
||||
|
||||
URL:
|
||||
|
||||
```text
|
||||
https://git.silveressence.net
|
||||
```
|
||||
|
||||
Purpose:
|
||||
|
||||
* Git repositories
|
||||
* Pull requests
|
||||
* Source control
|
||||
|
||||
Status:
|
||||
|
||||
* Running
|
||||
|
||||
---
|
||||
|
||||
### Portainer
|
||||
|
||||
URL:
|
||||
|
||||
```text
|
||||
https://portainer.silveressence.net
|
||||
```
|
||||
|
||||
Purpose:
|
||||
|
||||
* Docker administration
|
||||
* Stack deployment
|
||||
|
||||
Status:
|
||||
|
||||
* Running
|
||||
|
||||
---
|
||||
|
||||
### Nginx
|
||||
|
||||
Purpose:
|
||||
|
||||
* Reverse proxy
|
||||
* SSL termination
|
||||
|
||||
Status:
|
||||
|
||||
* Running
|
||||
- Running
|
||||
- Docker hosted
|
||||
|
||||
## Planned Services
|
||||
|
||||
|
||||
Reference in New Issue
Block a user