Manavik's Shelter

Collecting things

  • Blog
  • Login
  • Homepage
  • Immich Fotos
  • The Bag
  • Hoarder
  • TriliumNext
  • NextCloud
  • Element Matrix
  • Super Productivity
  • Gitea
  • Wekan
  • OLLAMA
  • Stirling PDF
  • PMA
  • Portainer
  • SyncThing
  • CouchDB Obsidian
  • OctoPi
  • Heise Archive
  • CyberChef
  • DF Walkthrough

Archives

  • December 2024 ( 1 )
  • October 2024 ( 4 )
  • July 2024 ( 6 )
  • May 2024 ( 1 )
  • February 2024 ( 1 )
  • October 2022 ( 1 )
  • May 2021 ( 1 )
  • November 2018 ( 1 )
  • October 2018 ( 2 )
  • January 2018 ( 2 )
  • October 2017 ( 1 )
  • September 2017 ( 1 )

Popular Tags

  • admin dev support leadership AI 3dprint

Subscribe

  • Atom 1.0
  • RSS

Kodi 18 Amazon Prime Instant Video

Source: https://www.kodinerds.net/index.php/Thread/44211-Release-Amazon-Prime-Instant-Video/?postID=395214#post395214

So, hier mal die Anleitung. Natürlich ist das Ganze noch experimentell und es kann schnell mal wieder sein, dass ein Update wieder was kaputt macht oder Amazon womöglich etwas änd...

Continue reading...
September September 4th at 12:00am Andreas admin

Step By Step: Run Local Kubernetes Cluster, Change Source Code, and Test

Source: https://dzone.com/articles/easy-step-by-step-local-kubernetes-source-code-cha

Kubernetes is a big project with many contributors. Unfortunately, to contribute the bootstrap for compiling and testing the code with an actual  kubernetes server  up is not easy.  The documentation is comple...

Continue reading...
April April 19th at 12:00am Andreas admin, dev

Universal update guide for Gitlab patch versions

Source: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/update/patch_versions.md

Select Version to Install

Make sure you view this update guide from the tag (version) of GitLab you would like to install. In most cases this should be the highest numbered production tag (without rc in it)...

Continue reading...
February February 26th at 12:00am Andreas admin, dev

One liner to stop / remove all of Docker containers

docker stop $(docker ps -a -q) docker rm $(docker ps -a -q)

Continue reading...
February February 7th at 12:00am Andreas admin

Docker Cheat Sheet

Source: https://github.com/wsargent/docker-cheat-sheet

Table of Contents

  • Why Docker
  • Prerequisites
  • Installation
  • Containers
  • Images
  • Networks
  • Registry and Repository
  • Dockerfile
  • Layers
  • Links
  • Volumes
  • Exposing Ports
  • Best Practices
  • Security
  • Tips
  • Contributing

Why Do

... Continue reading...
January January 16th at 12:00am Andreas admin, dev
« Page 1 Page 2 Page 3 Page 4 Page 5 »
© Copyright 2025