Skip to content

Conversation

@pinheadmz
Copy link
Contributor

Closes #679

Abstracts the fork observer and grafana services that were hard coded into the caddy chart. Also adds any extra configured reverse proxy. The test simply adds the REST interface from one of the tanks by adding this to network.yaml:

services:
  - title: Ringo REST
    path: /ringo/
    host: ringo.default
    port: 18443

In conjunction with a plugin, any additional web services can now be added to a warnet network

@pinheadmz
Copy link
Contributor Author

Screenshot 2025-09-19 at 11 30 12 AM

@pinheadmz pinheadmz merged commit b454808 into bitcoin-dev-project:main Sep 19, 2025
31 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

plugins should be able to add more websites to caddy

1 participant