nginx-proxy
gotenberg
Our great sponsors
nginx-proxy | gotenberg | |
---|---|---|
100 | 47 | |
17,449 | 5,606 | |
1.0% | 5.8% | |
0.0 | 7.7 | |
13 days ago | 6 days ago | |
Python | Go | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nginx-proxy
-
Build a Typescript Tool to modify npm automatically when using docker-containers
I wanted to share with you an exciting new tool that simplifies the process of interacting with the NGINX Proxy Manager API. It's a TypeScript tool that generates API requests based on environment variables within a Docker container. This tool is heavy influenced by the https://github.com/nginx-proxy/nginx-proxy but it works with npm.
-
Docker Services question
I use an automatically configuring reverse proxy - there's several to choose from, but the nginx-docker image is really nice, and comes with another image to do automatic SSL with certbot (if you wanted to host things externally).
-
Raspberry Pi 3b+ enough for proxy server
Docker runs on the 3B+ so you could use this [Github] or the one I have deployed here [NGINX Proxy Manager site] amongst others.
-
Beginner questions about deploying node.js app on Beanstalk
setting up letsencrypt with nginx-proxy and acme-companion
-
My repository of the week: NGINX Proxy - Automated nginx for your containers
Here is the link, sorry😅
Shit... Here is the link: https://github.com/nginx-proxy/nginx-proxy
-
Looking for nginx alternatives for docker
I use the nginx-proxy image and it's acme companion image for automated reverse proxy configuration and certbot.
-
Further investigating 403 – access forbidden by rule
I'm experiencing a weird situation, and am not sure how to go about finding a solution. I am running the nginx-proxy container (https://github.com/nginx-proxy/nginx-proxy) together with the acme-companion container (https://github.com/nginx-proxy/acme-companion) to provide https connections to all my different applications under different subdomains on the same host (currently, for testing purposes: only two other nginx containers with a plain html page).
-
I’ve been using bookmarks before. Finally settled with dashy!
https://github.com/nginx-proxy/nginx-proxy for reverse proxy
-
Guys please recommend some interesting docker containers. What I currently have is seems to be ok, but I'm missing solutions that will make me get into it more. I know those long Reddit listings of self-hosted apps, but I haven't found many interesting things there.
I currently use this (https://github.com/nginx-proxy/nginx-proxy) and I was able to configure anything via env vars. Some minor nginx include files were needed tho. But no UI. So far I was stunned that it works so well. Deploy a new container add 2 env vars. Done. With automated SSL.
gotenberg
-
(Free) Open-source PDF Generation/Export
Otherwise, any pdf to hml chromium based solution hosted via docker, like gotenberg](https://github.com/gotenberg/gotenberg) or browserless.io(which is free if you create open source). Generating pdfs from html directly in .NET was always a pain. Wkhtml (and wrappers that use it) uses WebKit and comes with a load of issues of its own, similar to running and styling anything in Safari. Using chromium based engine saves a lot of time as it's the most popular way of doing it these days. You can also use puppeteer-sharp with local chromium if you host your app on something that allows it(f.e. not Azure Functions).
Think you mean https://gotenberg.dev ?
- Software welche PDF durchsuchbar macht?
- How to create a PDF?
-
Best solution for generating pdf documents from templates
We use https://gotenberg.dev/ with handlebars templates.
-
PHP chart libraries
Yeah headless chrome is a chore, but probably the best best. We use https://gotenberg.dev in a docker container. It needs to be beefed up from time to time, but it works well
-
Best approach to generate PDF from dynamic data?
I asked the very same question a few months ago and someone suggested https://gotenberg.dev/. We've been using it ever since with absolutely no issues.
-
40 Containers & Counting...
https://github.com/gotenberg/gotenberg Turns thinks into pdf.
-
HTML to PDF free library? .NET 6.0
https://gotenberg.dev/ https://github.com/ChangemakerStudios/GotenbergSharpApiClient
-
QuestPDF: Modern .NET library for PDF document generation
This looks great. I am glad to still see good work being done in this space. Interested to see how it compares to that and the other options being floated at the time like Puppet.
I had used https://gotenberg.dev/ on AWS in the past. Many of the options available at the time weren't usable in Azure outside of a VM due to needing to make use of GDI interfaces that were disabled for security reasons.
What are some alternatives?
Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface
DinkToPdf - C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
acme-companion - Automated ACME SSL certificate generation for nginx-proxy
koodo-reader - A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Laradock - Full PHP development environment for Docker.
vouch-proxy - an SSO and OAuth / OIDC login solution for Nginx using the auth_request module
authentik - The authentication glue you need.
go-wkhtmltopdf - Go bindings for wkhtmltopdf and high-level HTML to PDF conversion interface
PDFKit - A JavaScript PDF generation library for Node and the browser
docker-swag - Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.
libreoffice-headless - LibreOffice Docker image for OpenERP v6.1 with Aeroo Reports
PuppeteerSharp - Headless Chrome .NET API