Skip to content

epazote/epazote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test & Build codecov

Epazote 🌿

Automated HTTP (microservices) supervisor

How to use it

First you need to install Epazote:

cargo install epazote

Or download the latest release from the releases

Basic example

services:
    my_app:
        url: http://0.0.0.0:8080
        every: 1m
        expect:
            status: 200
            if_not:
                cmd: systemctl restart app

Run Epazote

epazote -c epazote.yml

default configuration file is epazote.yml

https://epazote.io

About

🌿 Automated HTTP (microservices) supervisor

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published