DSpeckhals / bible.rs

A Bible server written in Rust using Actix Web and Diesel
https://bible.rs
MIT License
221 stars 24 forks source link

Convert CI to GitHub Actions #49

Closed DSpeckhals closed 4 years ago

DSpeckhals commented 4 years ago

Also introduce automated deployment action when a tag is pushed. This includes a containerization of NGINX and Certbot instead of having them installed directly on the host system.