updated with Action Runner
This commit is contained in:
+67
-22
@@ -135,6 +135,73 @@ Running
|
||||
|
||||
---
|
||||
|
||||
### BaGet
|
||||
|
||||
URL:
|
||||
|
||||
```text
|
||||
https://nuget.silveressence.net
|
||||
```
|
||||
|
||||
Purpose:
|
||||
|
||||
* Private NuGet repository
|
||||
* Internal Silver.* package distribution
|
||||
* Package source for CI/CD
|
||||
* Package source for team development
|
||||
|
||||
Access:
|
||||
|
||||
* Routed through Nginx Proxy Manager
|
||||
|
||||
Status:
|
||||
|
||||
```text
|
||||
Running
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
### Gitea Actions Runner
|
||||
|
||||
Location:
|
||||
|
||||
```text
|
||||
/srv/docker/gitea-runner
|
||||
```
|
||||
|
||||
Image:
|
||||
|
||||
```text
|
||||
gitea/act_runner:latest
|
||||
```
|
||||
|
||||
Runner Name:
|
||||
|
||||
```text
|
||||
silverlinux-runner
|
||||
```
|
||||
|
||||
Type:
|
||||
|
||||
```text
|
||||
Global Runner
|
||||
```
|
||||
|
||||
Labels:
|
||||
|
||||
* `ubuntu-latest`
|
||||
* `ubuntu-24.04`
|
||||
* `ubuntu-22.04`
|
||||
|
||||
Status:
|
||||
|
||||
```text
|
||||
Operational
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Shared Infrastructure
|
||||
|
||||
### Docker
|
||||
@@ -188,28 +255,6 @@ Active
|
||||
|
||||
---
|
||||
|
||||
## Planned Services
|
||||
|
||||
### BaGet
|
||||
|
||||
URL:
|
||||
|
||||
```text
|
||||
https://nuget.silveressence.net
|
||||
```
|
||||
|
||||
Purpose:
|
||||
|
||||
* Private NuGet package hosting
|
||||
|
||||
Status:
|
||||
|
||||
```text
|
||||
Planned
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Removed Services
|
||||
|
||||
### Plane.so
|
||||
|
||||
Reference in New Issue
Block a user