Digitaldocblog

Digitaldocblog

Various digital documentation

  • Home
  • Datenschutzerklärung
  • Impressum
  • About me

Run Vaultwarden and Caddy on your Linux Server with docker-compose

Server Webserver
Run Vaultwarden and Caddy on your Linux Server with docker-compose

Vaultwarden is a very light, easy to use and very well documented alternative implementation of the Bitwarden Client API. It is perfect if you struggle with the complex Bitwarden installation…

Von admin 23. Mai 2025 0
Weiterlesen

SSL Certificates with Lets Encrypt and certbot on a Linux Server

Server Webserver
SSL Certificates with Lets Encrypt and certbot on a Linux Server

To install our certificates for SSL we use a tool called certbot. We install certbot with apt on our Linux machine. Then we run certbot. The Letsencrypt certificates are automatically…

Von admin 23. Mai 2025 0
Weiterlesen

Containerize a nodejs app and nginx with docker on Ubuntu 22.04

Server Web-Development Webserver
Containerize a nodejs app and nginx with docker on Ubuntu 22.04

What we need: We must check if these packages are already installed on our system. Therefore we use the following commands in the terminal and see if there is any…

Von admin 3. Mai 2025 Aus
Weiterlesen

Bootstrap Website running as nodejs app

Web-Development Webdesign
Bootstrap Website running as nodejs app

First I design the HTML site. The website is a simple Bootstrap-based site. This HTML part has the following tree structure. The index.html contain the HTML and include a navbar,…

Von admin 22. März 2025 Aus
Weiterlesen

Create a virtual Hacking Lab on Apple Silicon Mac

Mac OS
Create a virtual Hacking Lab on Apple Silicon Mac

When you are a cyber security consultant, a pen tester or even a system operator with technical interest then you want to perform attacks on systems to understand exactly how…

Von admin 12. April 2023 Aus
Weiterlesen

nginx reverse proxy server for node apps on Mac OS

Webserver
nginx  reverse proxy server for node apps on Mac OS

nginx is an HTTP server and can also be used as TCP/UDP proxy server. I use nginx mostly as reverse proxy to serve node apps from my local host via…

Von admin 11. Februar 2023 Aus
Weiterlesen

Python Classes and Objects in Depth – A Complete Guide

Python
Python Classes and Objects in Depth – A Complete Guide

We can think of Classes as blueprints for Objects. Various Object-instances can be created based on one Class blueprint and attributes as well as functionalities defined in the Class blueprint…

Von admin 3. März 2022 Aus
Weiterlesen

Python on MacOS BigSur

Mac OS Python
Python on MacOS BigSur

MacOS comes with Python 2 pre-installed. Python 2 is required by the Operating System and managed by MacOS. This System Python should never be touched. System Python is installed in…

Von admin 20. Oktober 2021 Aus
Weiterlesen

Role Based Access Control using express-session in a node-js app

Web-Development Webdesign Webserver
Role Based Access Control using express-session in a node-js app

In this article I refer to an application I created a couple of months ago. It’s about a booking system with which players can book ice-hockey trainings in different locations,…

Von admin 4. Mai 2021 Aus
Weiterlesen

How to add a Mac OS User to sudoers

Mac OS
How to add a Mac OS User to sudoers

When I set up my Mac I configured first the Admin-User and then I created a new Standard-User for the daily work. On my Mac I have the Admin-User AdminPR…

Von admin 16. März 2021 Aus
Weiterlesen

Seitennummerierung der Beiträge

1 2 3 Nächste

Recent Posts

  • Run Vaultwarden and Caddy on your Linux Server with docker-compose
  • SSL Certificates with Lets Encrypt and certbot on a Linux Server
  • Containerize a nodejs app and nginx with docker on Ubuntu 22.04
  • Bootstrap Website running as nodejs app
  • Create a virtual Hacking Lab on Apple Silicon Mac

Archives

  • Mai 2025
  • März 2025
  • April 2023
  • Februar 2023
  • März 2022
  • Oktober 2021
  • Mai 2021
  • März 2021
  • Februar 2021
  • Januar 2021
  • Juni 2020
  • April 2020
  • März 2020
  • Februar 2020
  • Dezember 2019
  • September 2019
  • Oktober 2018

Categories

  • Database
  • Mac OS
  • Python
  • Server
  • Web-Development
  • Webdesign
  • Webserver

Stolz präsentiert von WordPress | Theme: Head Blog