Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Comments on the oTree Virtual Machine Image and OVMM #111

Open
5 of 18 tasks
BonnEconLab opened this issue Aug 9, 2017 · 0 comments
Open
5 of 18 tasks

Comments on the oTree Virtual Machine Image and OVMM #111

BonnEconLab opened this issue Aug 9, 2017 · 0 comments
Assignees
Milestone

Comments

@BonnEconLab
Copy link

BonnEconLab commented Aug 9, 2017

oTree Virtual Machine Image:

  • Set video RAM to at least 16 MByte to support higher resolutions. (Automatic resizing of the VM window worked when I set the VRAM to 32 MB.)
  • 2 CPU cores by default.
  • Conky positioning should be adjusted on-the-fly when the resolution/windows size is changed.
  • Font in Conky should be monospaced. Decimal period instead of comma.
  • Add “construction site” emblem to the “Projects” folder.
  • Relabel the buttons in the “collectstatic” message.
    • Change text.
  • Include an “empty app” to be shown on the oTree demo page.
  • Conky: use monospaced font; replace decimal comma by period; make position depend on CURRENT screen resolution.
    • not feasible.
  • Window regarding creation of a virtual environment: Add explanation that this would enable installation of several oTree versions in parallel, one per project.
  • “Link Experiment” script: Change text so that “project folder” is replaced by “project (which is usually a subfolder of /home/otreeadmin/Projects/)”.
  • 3 tabs/windows that open when Firefox/Chromium starts: otree.org, localhost, http://otree.readthedocs.io/en/latest/
  • export OTREE_PRODUCTION=0 or 1 should be set on the fly instead of hardcoded; same for OTREE_AUTH_LEVEL?
  • /home/otreeadmin/Templates/_rooms/econ101.txt should include leading zeros.

OVMM

ovmm add_user

is executed and at then end asks for the sudo password. The command fails, however. See attached screenshot. screen shot 2017-08-09 at 14 15 04

  • nginx_template: Rephrase the instructions on how to set up HTTPS instead of HTTP.
@tobiasraabe tobiasraabe added this to the 0.3 milestone Aug 15, 2017
tobiasraabe added a commit that referenced this issue Sep 16, 2017
* Fixed #4: Validation of inputs is done by callbacks
* Fixed #100: Added switch to grant user sudo privilege
* Fixed #107: Added command to upgrade statics
* #111: Partially fixed some issues
* Fixed #113: Added skip for nginx on initialise
* Fixed #114, fixed #115, fixed #116
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants