Skip to content

Enchance deployability: Dockerfile, PyPI/devpi releases, requirements.txt, etc. #1

@Nubly

Description

@Nubly

Currently manually installing through pip after cloning isn't the best way of deploying things. We should add some simple improvements to make the server and clients easier to deploy.

Some things to consider/add:

  • Dockerfile
    • Publish to upstream container registry
  • requirements.txt
  • Upstream PyPI/devpi package releases to be able to install without needing the repo cloned
    • Should use twine for this
    • Consider separate CLI/server packages?
    • Fixup setup.py to include numpy

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