Archive for Juli 29th, 2026

Odysseus AI – Self-Hosted AI Workspace Setup Guide

Mittwoch, Juli 29th, 2026
# Add Docker’s official GPG key:
root@pve-OdysseusAI-01:~# apt update
root@pve-OdysseusAI-01:~# apt install ca-certificates curl
root@pve-OdysseusAI-01:~# install -m 0755 -d /etc/apt/keyrings
root@pve-OdysseusAI-01:~# curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc
root@pve-OdysseusAI-01:~# chmod a+r /etc/apt/keyrings/docker.asc
# Add the repository to Apt sources:
root@pve-OdysseusAI-01:~# tee /etc/apt/sources.list.d/docker.sources <<EOF
Types: deb
URIs: https://download.docker.com/linux/ubuntu
Suites: $(. /etc/os-release && echo „${UBUNTU_CODENAME:-$VERSION_CODENAME}“)
Components: stable
Architectures: $(dpkg –print-architecture)
Signed-By: /etc/apt/keyrings/docker.asc
EOF
# Install Docker:
root@pve-OdysseusAI-01:~# apt update
root@pve-OdysseusAI-01:~# apt install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
# Install Docker Odysseus Environemnt:
root@pve-OdysseusAI-01:~# git clone https://github.com/odysseus-dev/odysseus.git
root@pve-OdysseusAI-01:~# cd odysseus
root@pve-OdysseusAI-01:~# cp .env.example .env # optional, but recommended for explicit defaults
root@pve-OdysseusAI-01:~# docker compose up -d –build
Open http://localhost:7000 when the containers are healthy. Docker Compose binds the web UI to 127.0.0.1 by default. If the port is taken, set APP_PORT=7001 in .env and recreate the container. Set APP_BIND=0.0.0.0 only when you intentionally want LAN/reverse-proxy Access
root@pve-OdysseusAI-01:~/odysseus# vi .env
APP_BIND=0.0.0.0
ODYSSEUS_ADMIN_PASSWORD=<password>

Schön Klinik Rendsburg & Eckernförde – in Eckernförde wird eine erweiterte akutgeriatrische Versorgung aufgebaut

Mittwoch, Juli 29th, 2026

Odysseus AI – a self hosted AI workspace for chat agents research documents email notes calendar and local model workflows

Mittwoch, Juli 29th, 2026

Bundesministerin für Wirtschaft und Energie Katherina Reiche (CDU) – Pressestatement vom 29.07.2026 zum EEG und zum Netzpaket sowie zu einer Zwischenbilanz der bisherigen Arbeit

Mittwoch, Juli 29th, 2026

Mittwoch, Juli 29th, 2026

BMW Group – plans to cut up to 8.000 jobs worldwide primarily in Germany through a voluntary redundancy and severance program running from October 2026 until the end of 2027

Mittwoch, Juli 29th, 2026

Odysseus AI – a self hosted AI workspace for chat agents research documents email notes calendar and local model workflows

Mittwoch, Juli 29th, 2026

Bundesverkehrsminister Patrick Schnieder (CDU) – wird laut einem Bericht nicht an der Kabinettssitzung heute teilnehmen

Mittwoch, Juli 29th, 2026

Klinikum Hochsauerland GmbH Arnsberg – jetzt kommt bei Knieoperationen ein neues KI gestütztes Navigationssystem ‚Pheno4U‘ des Herstellers Aesculap zum Einsatz

Mittwoch, Juli 29th, 2026