Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
T
Tidal
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PLN
  • Tidal
  • Repository

Switch branch/tag
  • Tidal
  • armada
  • api
  • deploy
  • fourier-worker.service
Find file
BlameHistoryPermalink
  • PLN (Algolia)'s avatar
    deploy(fourier): idempotent launcher that persists the memory cap · cafce446
    A hand-typed docker run omitted --memory, so a runaway job could OOM its
    neighbours on the shared box; docker update only survives a restart, not a
    rm+run redeploy. deploy/fourier.sh is the durable home for the cap: it
    (re)launches both the API and worker containers with every flag baked in
    (seccomp, env-file, /data volume, loopback port, restart policy, --memory,
    default 3g each, overridable). Preflight refuses to launch under disk pressure.
    
    DEPLOY.md §4 now points at the launcher. The host-venv worker.service unit is
    marked superseded (the worker runs containerized on erable).
    PLN (Algolia) authored Jul 23, 2026
    cafce446
fourier-worker.service 1.79 KB
EditWeb IDE
×

Replace fourier-worker.service

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.