Klinikstandort Tettnang – der Landkreis kauft Gelände und Gebäude zurück und vermietet es an die Oberschwabenklinik

Juli 29th, 2026

Bundesnetzagentur (BNetzA) – mit dem Inkrafttreten des Gesetzes zur Marktüberwachung und Innovationsförderung von Künstlicher Intelligenz (KI-MIG) übernimmt sie eine zentrale Rolle bei der Durchsetzung der europäischen KI Verordnung in Deutschland

Juli 29th, 2026

Odysseus AI – self hosted AI Workspace setup guide

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>
root@pve-OdysseusAI-01:~# docker compose up -d –build
root@pve-OdysseusAI-01:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
e869d7e44450 odysseus-odysseus „/usr/local/bin/entr…“ 2 hours ago Up About an hour 0.0.0.0:7000->7000/tcp odysseus-odysseus-1
4075c186e65e chromadb/chroma:latest „dumb-init — chroma…“ 3 hours ago Up About an hour 127.0.0.1:8100->8000/tcp odysseus-chromadb-1
604f832cc2ea searxng/searxng:2026.5.31-7159b8aed „/bin/sh -c ’set -eu…“ 3 hours ago Up About an hour (healthy) 127.0.0.1:8080->8080/tcp odysseus-searxng-1
1fd2ee252914 binwiederhier/ntfy „ntfy serve“ 3 hours ago Up About an hour 127.0.0.1:8091->80/tcp odysseus-ntfy-1

root@pve-OdysseusAI-01:~#

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

Juli 29th, 2026

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

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

Juli 29th, 2026

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

Juli 29th, 2026

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

Juli 29th, 2026

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

Juli 29th, 2026

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

Juli 29th, 2026

Microsoft Windows 11 – Download Windows 11 Build 29634 LTSC Disk Image (ISO)

Juli 28th, 2026

Microsoft Windows 11 – Download Windows 11 Disk Image (ISO)

Juli 28th, 2026

Japan – online webcam

Juli 28th, 2026

Home Lab 2026 – wir bauen Schritt für Schritt einen eigenen AI Server für kleine Teams mit Ollama Open WebUI und alles komplett Open Source

Juli 28th, 2026