|
You are here |
brunty.me | ||
| | | | |
blog.aymenhamza.com
|
|
| | | | | Introductionn8n is an open-source workflow automation tool that allows you to automate tasks and integrate various applications, services, and systems. By using n8n, you can create workflows that connect different applications and automate complex tasks. In this article, we will discuss how to self-host n8n using Docker Compose. PrerequisitesBefore we | |
| | | | |
gist.github.com
|
|
| | | | | A Silex Service Provider to add Monolog\Handler\BufferHandler, Monolog\Handler\FingersCrossedHandler and Symfony\Bridge\Monolog\Handler\SwiftMailerHandler to email any errors. Silex\Provider\MonologServiceProvider must also be registered. - ExtendedMonologServiceProvider.php | |
| | | | |
bijanebrahimi.github.io
|
|
| | | | | [AI summary] The author describes setting up a local Graphviz service in GitLab to render dot files as SVG images, avoiding reliance on external web services. | |
| | | | |
techblog.jeppson.org
|
|
| | | Nginx proxy manager is a really convenient UI wrapped around nginx. It covers the most common use cases very well. If you have more advanced needs, then it requires some custom configuration. In my case, I wanted to load balance my Proxmox servers. This is how you do that, as per https://nginxproxymanager.com/advanced-config/#custom-nginx-configurations and https://www.reddit.com/r/selfhosted/comments/1fp5mxz/nginx_proxy_manager_fails_when_adding_load/ In ... Continue reading Load balancing behind Nginx Proxy Manager ? | ||