Skip to content

scolastico-dev/s.Containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

s.Containers

Info

What is this?

A docker container library of unmaintained tool images

Why?

I don't want to create for every small tool I need a special git repository.

Backwards compatibility?

All containers are backwards-compatible and will be updated in a way that you can safely use the latest tag of every container.

Index

Click on the name for more infos.

The cron container is for easy creation of cron jobs and intended for the usage inside a docker compose stack. It is not intended for the usage outside a docker compose stack. For that use native cron!

Easily edit config files in a web interface which can be secured with authentication. The editor does not support the editing of binary files.

A simple, lightweight pastebin that allows you to share snippets of code with others.

Tired of using sftp or rsync to deploy your files? This container will enable you to deploy your files directly to the container via a simple post request with a zip file.

A simple cli tool to deploy files to the deployment-api container.

Wanted ever to load configs into volumes from a docker-compose file like config maps from kubernetes? This container will enable you to do that.

A simple container to run the open web analytics (OWA) server. OWA is a free and open source web analytics platform.

Debugging your reverse proxy? Or just want to see what the server would receive? This container will echo the request it receives.

Restart Webhook provides an easy way to automatically update and restart Docker containers or images based on a simple API call.

The WebSocket Relay is a container that functions similarly to ngrok, making it ideal for forwarding local pages to a publicly accessible server.

A simple container to serve a single file via http. This can be useful if you want to serve a single file or modify a single file, for example a css file.

Automatically import invoices from your email account into lexoffice.

Send messages to matrix channels via a simple http webhook.

Fix wrong timezone data in ICS exports from Microsoft 365 / Outlook.

A easy to use backup container, which can backup folders, or docker volumes to s3 compatible storage.