Skip to content

Files

Latest commit

0f04279 · May 16, 2025

History

History
31 lines (25 loc) · 650 Bytes

bluespice.md

File metadata and controls

31 lines (25 loc) · 650 Bytes

Bluespice free

  • Terrible UX, unintuitive and just ugly
  • Even with the domain set up - it sometimes redirect to localhost

docker-compose.yml

services:
  bluespice:
    image: bluespice/bluespice-free
    container_name: bluespice
    restart: unless-stopped
    environment:
      - TZ=Europe/Dublin
      - bs_lang=en
      - bs_url=https://bluespice.example.com
    ports:
      - 3123:80
    volumes:
      - ./data:/data

Login with

  • username: WikiSysop
  • password: PleaseChangeMe