Biapy Web Directory
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 5
85 results tagged docker  ✕
Kamal (mrsk) https://kamal-deploy.org/
Wed Sep 20 09:43:11 2023
QRCode
thumbnail

Deploy web apps anywhere. From bare metal to cloud VMs.

Kamal offers zero-downtime deploys, rolling restarts, asset bridging, remote builds, accessory service management, and everything else you need to deploy and manage your web app in production with Docker. Originally built for Rails apps, Kamal will work with any type of web app that can be containerized.

  • Kamal @ GitHub.
  • Episode [#391](https://links.biapy.com/./add-tag/391) - Deploying with MRSK @ Drifting Ruby's YouTube.
sshkit rails ruby command-line deployment docker container devops open-source mrsk
Exegol: professional hacking setup https://exegol.readthedocs.io/en/latest/
Mon Sep 4 14:22:06 2023
QRCode

Exegol is a community-driven hacking environment, powerful and yet simple enough to be used by anyone in day to day engagements. Exegol is the best solution to deploy powerful hacking environments securely, easily, professionally. No more unstable, not-so-security-focused systems lacking major offensive tools. Kali Linux (and similar alternatives) are great toolboxes for learners, students and junior pentesters. But professionals have different needs, and their context require a whole new design.

Exegol @ GitHub

hacking open-source hacking-environment container docker security pentest
Tipi https://www.runtipi.io/
Thu Aug 24 11:05:04 2023
QRCode
thumbnail

Home server management made easy. A personal homeserver for everyone.

Free and open-source, Runtipi lets you install all your favorite self-hosted apps without the hassle of configuring and managing each service. One-click installs and updates for more than 140 popular apps.

Tipi @ GitHub.

self-hosted self-hosting docker container open-source orchestrator
diun https://github.com/crazy-max/diun
Tue Aug 22 11:20:20 2023
QRCode
thumbnail

Receive notifications when an image is updated on a Docker registry

open-source golang docker container notifications watchtower
Grype https://github.com/anchore/Grype
Mon Aug 21 14:24:18 2023
QRCode
thumbnail

A vulnerability scanner for container images and filesystems.

vulnerability scanner devops continuous-integration syft container docker kubernetes
resticker https://github.com/djmaze/resticker
Fri Aug 18 11:00:50 2023
QRCode
thumbnail

Run automatic restic backups via a Docker container.

docker restic backup open-source
Skopeo https://github.com/containers/skopeo
Thu Aug 17 13:49:11 2023
QRCode
thumbnail

Work with remote images registries - retrieving information, images, signing content.

skopeo is a command line utility that performs various operations on container images and image repositories.

devops command-line open-source container docker container-registry kubernetes
docker-swarm-visualizer https://github.com/dockersamples/docker-swarm-visualizer
Wed Aug 16 17:04:56 2023
QRCode
thumbnail

A visualizer for Docker Swarm Mode using the Docker Remote API, Node.JS, and D3

docker docker-swarm web-app open-source self-hosted node.js d3 devops container
linkding https://github.com/sissbruecker/linkding
Tue Aug 1 18:51:21 2023
QRCode
thumbnail

Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.

shaarli bookmark-manager self-hosted docker container open-source minimalistic
Buildpacks https://buildpacks.io/
Wed Jul 26 15:42:04 2023
QRCode
thumbnail

transform your application source code into images that can run on any cloud.

Buildpacks @ GitHub.

buildpack container devops development oci docker open-source
Paketo Buildpacks https://paketo.io/
Wed Jul 26 15:41:15 2023
QRCode

Your app, in your favorite language, ready to run in the cloud.

Buildpacks transform your application source code into container images.
The Paketo open source project provides production-ready buildpacks for the most popular languages and frameworks.

Paketo Buildpacks @ GitHub.

buildpack container docker oci development devops open-source
Duplicati https://github.com/duplicati/duplicati?ref=domopi.eu
Wed Jul 26 09:21:32 2023
QRCode
thumbnail

Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.

backup web-app open-source self-hosted docker s3 dropbox ftp onedrive webdav sftp
linkding https://github.com/sissbruecker/linkding?ref=domopi.eu
Tue Jul 25 15:43:09 2023
QRCode
thumbnail

Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.

linkding is a bookmark manager that you can host yourself. It's designed be to be minimal, fast, and easy to set up using Docker.

docker bookmark-manager web-app self-hosted open-source shaarli
Telegraf https://www.influxdata.com/time-series-platform/telegraf/
Thu Jul 20 09:28:29 2023
QRCode

Telegraf is the open source server agent to help you collect metrics from your stacks, sensors, and systems.

Telegraf is a server-based agent for collecting and sending all metrics and events from databases, systems, and IoT sensors. Telegraf is written in Go and compiles into a single binary with no external dependencies, and requires a very minimal memory footprint.

Telegraf @ GitHub.

observability monitoring metrics iot golang open-source sysadmin devops docker kubernetes influxdb
Optimize & Secure Your Cloud https://www.rapidfort.com/
Thu Jul 20 09:25:53 2023
QRCode

Hardened Containers, Faster Teams, Secure Software.

Automatically eliminate unused software components and deploy smaller, faster, more secure workloads.

docker kubernetes image container security web-service commercial
php-dev-docker https://github.com/dunglas/php-dev-docker
Mon Jul 3 11:01:48 2023
QRCode
thumbnail

Docker image to hack the PHP interpreter.

A convenient Docker image to track PHP bugs (segmentation faults), to develop extensions or the PHP interpreter itself.

php development docker debugging
mailcow: dockerized https://mailcow.email/
Tue Jun 27 08:24:30 2023
QRCode
thumbnail

mailcow: dockerized is an open source groupware/email suite based on docker.

mailcow relies on many well known and long used components, which in combination result in an all around carefree email server.

mailcow: dockerized @ GitHub

dovecot email server docker self-hosted clamav sogo
CasaOS https://casaos.io/
Tue Jun 6 10:26:04 2023
QRCode

A simple, easy-to-use, elegant open-source personal cloud system. Community-based open source software focused on delivering simple personal cloud experience around Docker ecosystem.

CasaOS @ GitHub.

self-hosted distribution cloud linux open-source docker
Development containers https://containers.dev/
Tue Apr 18 10:01:59 2023
QRCode

An open specification for enriching containers with development specific content and settings.

A Development Container (or Dev Container for short) allows you to use a container as a full-featured development environment. It can be used to run an application, to separate tools, libraries, or runtimes needed for working with a codebase, and to aid in continuous integration and testing. Dev containers can be run locally or remotely, in a private or public cloud.

development container specification standard docker kubernetes podman
hadolint https://github.com/hadolint/hadolint
Wed Apr 12 10:15:25 2023
QRCode
thumbnail

Dockerfile linter, validate inline bash, written in Haskell.

A smarter Dockerfile linter that helps you build best practice Docker images. The linter parses the Dockerfile into an AST and performs rules on top of the AST. It stands on the shoulders of ShellCheck to lint the Bash code inside RUN instructions.

docker dockerfile linter devops open-source command-line continuous-integration continuous-delivery
page 1 / 5
5293 links, including 1 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn