scanservjs VS traefik

Compare scanservjs vs traefik and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
scanservjs traefik
11 190
672 48,291
- 1.8%
8.0 9.4
6 days ago 7 days ago
JavaScript Go
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

scanservjs

Posts with mentions or reviews of scanservjs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-10.
  • Google Photos alternative with OCR
    3 projects | /r/selfhosted | 10 Dec 2023
  • Fujitsu iX1600 or Competitor for Paperless-ngx
    2 projects | /r/selfhosted | 10 Mar 2023
    My solution to use my workforce with paperless is scanservjs and scantopl and I'm pretty happy with it
  • paperless and brother AiO-printer: No duplex in the scan profile?
    1 project | /r/selfhosted | 29 Jan 2023
  • What are your top self hosted services that you are very satisfied with ?
    71 projects | /r/selfhosted | 17 Jan 2023
    I use scanservjs and scantopl on docker.
  • ScanServerJs setup guide
    1 project | /r/selfhosted | 17 Nov 2022
    Recently I stumbled upon ScanServerJs, an awesome software that allows you to setup your own scan server.
  • Print/scan server replacing crappy HP integration
    1 project | /r/HomeServer | 24 May 2022
  • Vuescan – Software support for 6500 abandoned scanners
    4 projects | news.ycombinator.com | 24 Mar 2022
    Nothing to do with VueScan, but I just went through a journey trying to find a good solution for an old HP laserjet/scanner combo that I picked up used for $40. Although it's not wifi enabled, and has no Mac support (that I need for a couple of laptops in my household), I got it running perfectly on a Raspberry Pi, despite some difficulties with the HP driver "ecosystem". (Why do they make it so complicated..)

    Once I got it working, I set up `saned` and was able to scan from my Ubuntu laptop over wifi just fine using `gscan2pdf`, which has a horrible user interface but at least gets the job done. Honestly it was a bit surprising to me to discover how terrible the scanning landscape still is in open source software, but I guess it's just not one of those things that is needed that often so some basic projects that were thrown together a decade ago still kind of work and that's that. I can accept that.

    However, I absolutely could not manage to get any kind of "bridge" working for the Mac laptop, which apparently uses a different scanner API called TWAIN, and no amount of messing around with TWAIN/sane bridges worked out. Not to mention that one of the two Macs was a "work" laptop for which it was not allowed to install drivers or system software.

    The whole time I was thinking, man, all I want is some web interface where I can log into the RPi and drive the scanner, and download the result, why is that so difficult. Lo and behold I came across this amazing project that solved the whole problem for me: https://github.com/sbs20/scanservjs. I'm not affiliated with it, but I was just so impressed at how well it worked that I feel the need to mention it, and give kudos to the author.

    It was even easy to get running, just a single docker command on the RPi and it was up and running. The laptops can connect easily, of course, because it's just a local web server, and you can do multipage scans to PDF, which is really all I wanted. Fantastic bit of OSS, highly recommended if anyone finds themselves in a similar situation. Forget remote protocols and installing drivers, etc., just run this on the Pi and you're in business.

  • Office Printer and Scanner needed.
    1 project | /r/printers | 21 Dec 2021
    We currently have an HP M1136 MFP connected to CUPS on the local network. It always turns itself off and is never available. People have mostly resorted to walking over with their laptop and connecting via USB. Also there are no good network interfaces to the scanner. We use https://github.com/sbs20/scanservjs to control the scanner but it's too buggy and slow.
  • Document scanner server for usb printer?
    1 project | /r/selfhosted | 17 Oct 2021
  • Document management, OCR processes, and my love for ScanServer-js.
    3 projects | /r/selfhosted | 28 Aug 2021
    I've had an old all-in-one HP USB printer/scanner hooked up to a Raspberry Pi for a few years running CUPS. Network printing has been great via this method. But the scanner portion has sat unused ever since. Until, now.... WHY DID NOBODY TELL ME ABOUT SCANSERVER-JS?! My word this is incredible! It does for scanning what CUPS does for printing, and with a beautiful Web UI.

traefik

Posts with mentions or reviews of traefik. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-05.
  • Take a look at traefik, even if you don't use containers
    13 projects | news.ycombinator.com | 5 May 2024
    apparently "traffic" https://github.com/traefik/traefik/issues/795
  • Release Radar · April 2024 Edition: Major updates from the open source community
    12 projects | dev.to | 3 May 2024
    Pronounced "traffic", Traefik is a modern HTTP reverse proxy and load balancer aimed at making deploying microservices easier. It integrates with your existing infrastructure components such as Docker, Kubernetes, and others, and configures itself automatically and dynamically. The latest version adds lots of new options and enhancements such as adding healthcheck options, support for custom headers, and more. Read the migration guide on how to update to the latest version which is now required due to breaking changes.
  • Ask HN: Are there any open source forks of nomad smd consul?
    9 projects | news.ycombinator.com | 2 May 2024
    > I think etcd is basically a k8s only project now

    I hate etcd with the best of them, but etcd is used in a lot more places than just kubernetes:

    https://github.com/apache/apisix/blob/master/docs/en/latest/...

    https://github.com/traefik/traefik#:~:text=Etcd,

    https://github.com/zalando/patroni#patroni-a-template-for-po...

    https://github.com/purpleidea/mgmt/tree/0.0.26/etcd (this one shows up on HN quite a bit)

    https://github.com/sorintlab/stolon#features

    It's actually one of the major reasons I wouldn't touch those projects

  • Traefik Proxy v3.0.0 Released
    1 project | news.ycombinator.com | 29 Apr 2024
  • How to securely reverse-proxy ASP.NET Core web apps
    3 projects | dev.to | 4 Apr 2024
    However, it's very unlikely that .NET developers will directly expose their Kestrel-based web apps to the internet. Typically, we use other popular web servers like Nginx, Traefik, and Caddy to act as a reverse-proxy in front of Kestrel for various reasons:
  • Deploying Web Apps with Caddy: A Beginner's Guide Caddy
    5 projects | news.ycombinator.com | 27 Feb 2024
    Not as good though. Case in point: https://github.com/traefik/traefik/issues/5472#issuecomment-... (that's just from this morning)

    I'm speak objectively here. Of course, any built-in auto HTTPS that works (more or less) is better than none. Traefik uses an ACME library that was originally written for Caddy. After the original author left that project, Traefik team started maintaining it. Caddy's users' requirements exceeded what the library was capable of, but unfortunately there was friction in getting it to achieve our requirements. So I ended up writing a new ACME client library in Go and, together with upgrades in CertMagic (Caddy's auto-TLS lib), Caddy has the more flexible, robust, and capable auto-HTTPS functionality.

    That is to say, not all auto-HTTPS functionalities are the same.

  • Security Workshop Part 1 - Put up a gate
    1 project | dev.to | 3 Nov 2023
    We'll use Traefik, an open source cloud native gateway that can plug into a Kubernetes cluster. It has the concept of "middleware" that can process API requests before passing them through to a backend. We can configuring a rate limit for all of our API endpoints by matching on the request path:
  • Install plugin in k8s cluster running in Kind
    1 project | /r/Traefik | 2 Nov 2023
    I did the same question here and here
  • The Tailscale Universal Docker Mod
    22 projects | news.ycombinator.com | 8 Oct 2023
  • Set Default Config in traefik.toml and overwrite with specific container config
    1 project | /r/Traefik | 25 Sep 2023
    Sadly there is currently no way of doing so. https://github.com/traefik/traefik/issues/6999

What are some alternatives?

When comparing scanservjs and traefik you can also consider the following projects:

Paperless-ng - A supercharged version of paperless: scan, index and archive all your physical documents

Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface

Docspell - Assist in organizing your piles of documents, resulting from scanners, e-mails and other sources with miminal effort.

Caddy - Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

OCRmyPDF - OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched

ingress-nginx - Ingress-NGINX Controller for Kubernetes

darktable - darktable is an open source photography workflow application and raw developer

Squid - Squid Web Proxy Cache

scantopl - Automatically upload file to paperless when filename match a prefix

envoy - Cloud-native high-performance edge/middle/service proxy

Portainer - Making Docker and Kubernetes management easy.

socks5-proxy-server - SOCKS5 proxy server