media
├── movies
├── shows
└── torrents
~docker network create arr
.env
media
├── movies
├── shows
└── torrents
~docker network create arr
.env
Directories on host machine:
/data/certbot/letsencrypt
/data/certbot/www
Nginx server in docker container
docker run -d --name nginx \
| using System; | |
| using CSharpFunctionalExtensions; | |
| namespace OnFailureCompensate | |
| { | |
| class Program | |
| { | |
| static void Main(string[] args) | |
| { | |
| FunctionalWithoutCompensate(1); |