Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow deploying a demo app #117

Open
djanderson opened this issue Apr 25, 2018 · 1 comment
Open

Allow deploying a demo app #117

djanderson opened this issue Apr 25, 2018 · 1 comment

Comments

@djanderson
Copy link
Contributor

Deploying a demo app to something like herokuapp would let people get a better understanding of the interface quickly.

Some changes would have to be made, for example, there would have to be some env var set or something that says to run the sensor in demo mode, and a "mock_acquisition" action or two would need to be provided, as well as a default user account/password, etc.

@djanderson
Copy link
Contributor Author

1d10136 adds ability to spin up a demo sensor using docker-compose -f docker-compose.demo.yml up. Currently this just uses a sqlite database and erases the file when the container is brought down. In order to close this issue, we still need the ability to autogenerate a guest user account and enable mock/demo acquisition actions and disable any actions that require the radio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant