JavaScript Docker

Open-source JavaScript projects categorized as Docker

Top 23 JavaScript Docker Projects

  1. uptime-kuma

    A fancy self-hosted monitoring tool

    Project mention: Uptime Kuma vs Hosted Monitoring: Self-Hosted Is Not Always Free | dev.to | 2026-04-21

    Uptime Kuma is one of the most popular open-source monitoring tools available today. It is self-hosted, beautifully designed, and completely free to use. If you are looking for an Uptime Kuma alternative or evaluating self-hosted monitoring against hosted options, you have probably seen it recommended in every Reddit thread, Hacker News discussion, and developer forum on the topic.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. awesome-cheatsheets

    👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

  4. ToolJet

    ToolJet is the open-source foundation of ToolJet AI - the enterprise app generation platform for building internal tools, dashboard, business applications, workflows and AI agents 🚀

    Project mention: Open Source Retool Alternative: A Code-First, AI-Native Approach | dev.to | 2026-04-28

    ToolJet: github.com/ToolJet/ToolJet

  5. homepage

    A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.

  6. Mailcow

    mailcow: dockerized - 🐮 + 🐋 = 💕

    Project mention: How to Self-Host Your Own Email Server (And Stop Depending on Third Parties) | dev.to | 2026-04-08

    I went with Mailcow — it's a dockerized mail server suite that bundles Postfix, Dovecot, Rspamd, SOGo, and a web UI. There are other solid options like Mail-in-a-Box or rolling your own with Postfix + Dovecot, but Mailcow hits the sweet spot between control and convenience.

  7. Reaction Commerce

    Project has been discontinued ////// Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.

  8. Planka

    PLANKA is the Kanban-style project mastering tool for everyone

    Project mention: Top 10 Open Source Side Projects You Can Build on a Weekend | dev.to | 2025-09-12

    Repo: Planka

  9. SpaceX-API

    :rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.

    Project mention: I Built a SpaceX Launch Tracker in 50 Lines of Python (No API Key Needed) | dev.to | 2026-03-25

    The SpaceX REST API is completely free, requires no authentication, and returns beautifully structured JSON about every launch since 2006.

  10. elasticsearch-dump

    Import and export tools for elasticsearch & opensearch

  11. SocketCluster

    Highly scalable realtime pub/sub and RPC framework

    Project mention: Flat Datacenter Networks at Scale | news.ycombinator.com | 2026-06-09

    This is basically the principle behind https://socketcluster.io/ scalability; the sharding of channels across available brokers is pseudo-random. It uses a hash function for determinism but the distribution looks essentially random.

  12. udemy-docker-mastery

    Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to high-availability in the cloud

  13. Calibre-Web-Automated

    Calibre-Web but Automated and with tons of New Features! Fully automate and simplify your eBook set up!

    Project mention: A fork of Calibre called Clbre, because the AI is stripped out | news.ycombinator.com | 2025-12-06
  14. dockerode

    Docker + Node = Dockerode (Node.js module for Docker's Remote API)

  15. free-games-claimer

    Automatically claims free games and DLCs on the Epic Games Store, Amazon Prime Gaming and GOG.

  16. dockly

    Immersive terminal interface for managing docker containers and services

  17. composerize

    🏃→🎼 docker run asdlksjfksdf > docker-composerize up

  18. nosqlclient

    Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient

  19. DevOps

    I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.

  20. play-with-docker

    You know it, you use it, now it's time to improve it. PWD!.

  21. TileServer GL

    Vector and raster maps with GL styles. Server side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.

    Project mention: OpenStreetMap's software ecosystem and tools | dev.to | 2025-10-23

    Despite being first-party, these components are not required and can be substituted with various open source packages (mbtileserver, TileServer GL, etc.) or commercial tile servers as a service (Mapbox, Stadia Maps, etc.). As long as raster tile servers follow the filename and URL path conventions, they are interchangeable. You can find additional tile server packages on the OSM Wiki.

  22. Teedy

    Lightweight document management system packed with all the features you can expect from big expensive solutions (by sismics)

  23. NoteDiscovery

    Your Self-Hosted Knowledge Base

    Project mention: Show HN: NoteDiscovery – Free Self-Hosted Alternative to Notion/Obsidian | news.ycombinator.com | 2025-11-11

    GitHub: https://github.com/gamosoft/NoteDiscovery

    Please bear in mind it's in VERY early stages so it doesn't get even close to what the excellent Obsidian can do, but for the time being it's more than enough to suit my personal needs, so depending on my availability I may be adding more features. ;-)

    I really hope you like it!

  24. self-hosted

    Deploy Stoat on your own infrastructure! (by stoatchat)

    Project mention: A Discordant View: 3 Alternatives to Discord and how we got here... | dev.to | 2026-02-23

    Revolt, now known as Stoat, is a chat application that is available for any desktop operating system with applications coming for iOS and Android. It is based out of England, as judging by its terms and conditions. It is open source and licensed as AGPL3. In plain english, this addresses a gap in GPL3 that excludes the network. Further, the license is designed to ensure that changes are shared with the community if they are made (as opposed to a MIT license, which does not have that requirement.) and that it is not possible for a company to later reneg on their software license.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Docker discussion

Log in or Post with

JavaScript Docker related posts

  • Uptime Kuma vs Hosted Monitoring: Self-Hosted Is Not Always Free

    1 project | dev.to | 21 Apr 2026
  • Free Uptime Monitoring Using a Self-Hosted Solution

    1 project | dev.to | 11 Apr 2026
  • Show HN: 1time – Zero-knowledge secret sharing with E2E encryption

    2 projects | news.ycombinator.com | 25 Mar 2026
  • Cockpit is a web-based graphical interface for servers

    5 projects | news.ycombinator.com | 19 Mar 2026
  • A Discordant View: 3 Alternatives to Discord and how we got here...

    3 projects | dev.to | 23 Feb 2026
  • Show HN: GPU-hot Dashboard for monitoring Nvidia GPUs on remote servers

    2 projects | news.ycombinator.com | 17 Feb 2026
  • Show HN: Neohabit – heatmaps for X times per Y days habits (FOSS, self-hosted)

    2 projects | news.ycombinator.com | 14 Feb 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Docker projects in JavaScript? This list will help you:

# Project Stars
1 uptime-kuma 87,646
2 awesome-cheatsheets 45,992
3 ToolJet 37,978
4 homepage 30,519
5 Mailcow 12,879
6 Reaction Commerce 12,409
7 Planka 12,062
8 SpaceX-API 10,854
9 elasticsearch-dump 7,927
10 SocketCluster 6,196
11 udemy-docker-mastery 5,777
12 Calibre-Web-Automated 5,719
13 dockerode 4,899
14 free-games-claimer 4,093
15 dockly 4,015
16 composerize 3,743
17 nosqlclient 3,470
18 DevOps 3,215
19 play-with-docker 3,191
20 TileServer GL 2,819
21 Teedy 2,547
22 NoteDiscovery 2,539
23 self-hosted 2,477

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?