Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Directly execute server in container? #7

Open
@twiecki

Description

@twiecki

I think the docker attach method is discouraged. Ideally I think one would just bring up the containers and have a running server. I think this could be achieved via:
CMD ["psiturk", "-c", "server on"]
(config would need to say to start in live mode).

Then one could post HITs from elsewhere (e.g. local machine).

I can make a PR if you think that's useful.

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