Régis Behmo
5938933dbb
Fix file permissions in aws instance
...
Env folders were being created for user root.
2019-03-10 18:13:02 +01:00
Régis Behmo
b98f5bf4b7
Set password equal to hostname as part of cloud deployment
2019-03-10 17:11:49 +01:00
Régis Behmo
70d2ef37d3
Do not pull images as part of local quickstart
...
Pulling images is slow, often unnecessary, and sometimes suprising for
the user, as the newer images may break the older tutor version.
Instead, we add a "--pullimages" option to "quickstart" to explicitely
update docker images.
2019-03-09 11:17:23 +01:00
Régis Behmo
b1d748b119
Add instructions to download the "latest" binaries
2019-02-18 09:45:09 +01:00
Régis Behmo
3e59b530f8
Add cloud-cleaning script
2019-02-17 13:49:31 +01:00
Régis Behmo
71f9efbe96
Don't override user env var in cloud deployment script
2019-02-14 08:59:07 +01:00
Régis Behmo
e54a3cc8ca
v3.0.5
...
- [Feature] Add cloud deployment script
- [Improvement] Run `images pull` command
- [Improvement] Run `indexcourses` on importing demo course
- [Improvement] Add `runserver stop` command
2019-02-14 08:39:11 +01:00
Régis Behmo
b208c90021
Don't hardcode cloud deployment user name
2019-02-14 08:38:02 +01:00
Régis Behmo
877a2239f7
Make tutor ready for the AWS cloud
2019-02-13 23:55:15 +01:00
Régis Behmo
5df069f42a
Add cloud deployment script for AWS
2019-02-13 22:57:31 +01:00