mirror of
https://github.com/Cian-H/I-Form_Research_Server_Stack.git
synced 2025-12-23 06:32:07 +00:00
Added commented out basic impl of github runner to stack
This commit is contained in:
@@ -169,6 +169,9 @@ services:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.go.rule=Path(`/`)"
|
||||
- "traefik.http.services.go.loadbalancer.server.port=80"
|
||||
# A github runner is useful for self-hosting our development pipelines
|
||||
# github_runner:
|
||||
# image: "ghcr.io/actions/actions-runner:2.311.0"
|
||||
# Then, we add neodash as a service that can be used to visualize the neo4j database
|
||||
# This should provide the real AI assisted punching power for this stack
|
||||
neodash:
|
||||
|
||||
Reference in New Issue
Block a user