Top 12 HTML Docker Projects
-
Docker Swarm
Source repo for Docker's Documentation
Get Docker Desktop for MAC. This can be downloaded at Docker Hub, but one should look at the requirements before downloading it to ensure it works smoothly. The directions and download link are at: https://docs.docker.com/docker-for-mac/install/ Windows installations of Docker require Docker Toolbox, because Docker cannot run natively on Windows. Docker Toolbox creates a virtual machine that Docker runs in for Windows users. Windows users should follow the directions on the Docker website: https://hub.docker.com/editions/community/docker-ce-desktop-windows
-
subspace
A simple WireGuard VPN server GUI
Another UI-enabled alternative for WireGuard is Subspace. And another simple-as-hell option for managing VPN profiles (with OpenVPN and WG compatibility, but no web interface) could be running PiVPN on any Ubuntu/Debian host.
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
matrix-docker-ansible-deploy
Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
-
build-a-saas-app-with-flask
Learn how to build a production ready web app with Flask and Docker.
Project mention: How to send mails with delayed delivery using flask_mail? | reddit.com/r/flask | 2021-02-06https://github.com/nickjj/build-a-saas-app-with-flask has an example of using Celery to send emails with flask mail. Although it sends them ASAP, it would only require a tiny change to have it happen +1 day in the future.
-
ansible-role-kubernetes
Ansible Role - Kubernetes
geerlingguy/ansible-role-kubenetes
-
xsrv
[mirror] Install and manage self-hosted services/applications, on your own server(s) - ansible collection and utilities
Project mention: xsrv — Install and manage self-hosted services/applications, on your own server(s) | reddit.com/r/selfhosted | 2021-02-13open the playbook with xsrv edit-playbook (example playbook), uncomment the nodiscc.xsrv.nextcloud role
-
addon-portainer
Portainer - Home Assistant Community Add-ons
Use the portainer plugin to start the pi hole docker container.
-
saveto.co
Saveto. Quick for save link, collections, notes, snipping, ...
-
VivumLab
It's your data, it's your life. Own it, with VivumLab
If you are interested in different applications and maybe even docker, checkout https://vivumlab.com it’s still in development/improvement phase, but quite well working already.
-
lxd-dashboard
This LXD dashboard is a web user interface for managing LXD based containers and virtual machines
Cool project. For some reason, it was way too hard to find the GitHub link for the project on the website (on my phone) so posting the link here: LXD dashboard GitHub
-
ansible-docker-rootless
Ansible role to install a rootless Docker server
Project mention: Running a Nginx container using rootless Docker with Ansible | news.ycombinator.com | 2021-01-28 -
docker-compose-laravel
A simple shell script to run a Laravel application in docker container with nginx,mysql and php service using docker-compose. (by Naterus)
For more information on this project, check out the github repository docker-compose-laravel
Index
What are some of the best open-source Docker projects in HTML? This list will help you:
Project | Stars | |
---|---|---|
1 | Docker Swarm | 3,108 |
2 | subspace | 1,789 |
3 | matrix-docker-ansible-deploy | 1,749 |
4 | build-a-saas-app-with-flask | 692 |
5 | ansible-role-kubernetes | 244 |
6 | xsrv | 85 |
7 | addon-portainer | 51 |
8 | saveto.co | 44 |
9 | VivumLab | 19 |
10 | lxd-dashboard | 11 |
11 | ansible-docker-rootless | 7 |
12 | docker-compose-laravel | 1 |