Skip to content

OS End of Life

  • Add latest Debian .iso image
  • Upgrade production to latest Debian (Bookworm)
  • Re-Install 19sq-stage using the latest Debian (Bookworm) instead of Ubuntu
    • Install Debian
    • Update Packages (apt-get update)
    • Install sudo
    • Install Docker Engine
    • Install GitLab Runner
    • Remove .bash_logout by rm /home/gitlab-runner/.bash_logout
    • sudo chmod 666 /var/run/docker.sock
    • Install ufw
    • Install Nginx Proxy Manager
    • Test Pipeline
Edited by Lars Florian Meiendresch