Skip to content

Add custom "alive-endpoint" in config section / CLI for HTTP monitoring #16

@MikeBild

Description

@MikeBild
  • Support for custom alive endpoint in CLI / .dropstack.json

Example

dropstack deploy --alive-endpoint /info
{
  "variables": [],
  "instances": 1,
  "type": "mono",
  "name": "foo",
  "serviceUrl": "foo.cloud.dropstack.run",
  "aliveEndpoint": "/info"
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions