Refine infrastructure documentation
This commit is contained in:
@@ -39,3 +39,7 @@ Do not commit:
|
|||||||
* Real `.env` files
|
* Real `.env` files
|
||||||
|
|
||||||
Use `.env.example` files instead.
|
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:
|
Future considerations:
|
||||||
|
|
||||||
* Google OAuth
|
- Google OAuth (optional)
|
||||||
* GitHub OAuth
|
- GitHub OAuth (optional)
|
||||||
|
|
||||||
Current focus:
|
Current focus:
|
||||||
|
|
||||||
|
|||||||
+5
-78
@@ -45,87 +45,14 @@ Status:
|
|||||||
|
|
||||||
Purpose:
|
Purpose:
|
||||||
|
|
||||||
* Reverse proxy
|
- Reverse proxy
|
||||||
* SSL termination
|
- SSL termination
|
||||||
|
- Domain routing
|
||||||
|
|
||||||
Status:
|
Status:
|
||||||
|
|
||||||
* Running
|
- Running
|
||||||
|
- Docker hosted
|
||||||
## 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
|
|
||||||
|
|
||||||
## Planned Services
|
## Planned Services
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user