User Tools

Site Tools


infra:services:hedgedoc

This is an old revision of the document!


HedgeDoc

Purpose

HedgeDoc is Hackeriet's collaborative pad service.

Public URLs:

Service-specific access details should live here. Host-level shell and Docker access is documented on app-01.

Hosting

HedgeDoc runs on app-01 and is exposed through ingress.

Observed app-01 service path:

  • /storage/services/hedgedoc

Observed app-01 local port mapping:

Observed containers include:

  • hedgedoc-app-1
  • hedgedoc-database-1

Checks during incidents

Basic checks on app-01:

cd /storage/services/hedgedoc
docker ps | grep -i hedgedoc
docker compose ps

Service checks:

curl -I http://localhost:8003
journalctl -u docker --since "1 hour ago"

Ingress and DNS checks from another machine:

dig +short pad.hackeriet.no A
curl -I https://pad.hackeriet.no

/srv/hackeriet-wiki/dokuwiki/data/attic/infra/services/hedgedoc.1779862441.txt.gz · Last modified: by atluxity_idp.hackeriet.no