nginx_le 8.3.5 nginx_le: ^8.3.5 copied to clipboard
Nginx-LE provides a docker container and tools to create an Nginx web server that automatically acquires and renews HTTPS certificates.
/* Copyright (C) S. Brett Sutton - All Rights Reserved
* Unauthorized copying of this file, via any medium is strictly prohibited
* Proprietary and confidential
* Written by Brett Sutton <bsutton@onepub.dev>, Jan 2022
*/
///
/// This is an executable not a library
///
/// Run:
///
/// nginx-le config
///
/// nginx-le start
///
/// You now have an nginx web server with automatic certificate renewal.