Skip to content

Track server deployment config (pipeline.py, toml) in source control #119

@marklubin

Description

@marklubin

The production deployment config at /srv/synix/project/pipeline.py, synix-server.toml — is not version controlled. These files live only on disk on salinas.

This should live in a private repo (separate from the main synix repo since it's personal config, not library code). Track at minimum:

  • pipeline.py
  • synix-server.toml
  • Any other deployment-specific config

This protects against accidental loss and makes it possible to review changes to the pipeline definition over time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions