23
edX on Google Cloud Platform

edX on Google Cloud Platform

Embed Size (px)

Citation preview

Page 1: edX on Google Cloud Platform

edX on Google Cloud Platform

Page 2: edX on Google Cloud Platform

Do you want to run edX platform on your own?

Page 3: edX on Google Cloud Platform
Page 4: edX on Google Cloud Platform

See how it’s possible with few clicks

Page 5: edX on Google Cloud Platform

1. go to https://bitnami.com/stack/edx2. under GCP click LAUNCH

Page 6: edX on Google Cloud Platform

3. click on Launch Open edX Now

Page 7: edX on Google Cloud Platform

4. set NAME, PROJECT (on google cloud platform, you will probably need to create new project & setup billing)select DISK SIZE and SERVER TYPE (n1-standard-1 min.)select REGION where server will be hosted

click on Create

Page 8: edX on Google Cloud Platform

5. wait few minutes while everything is prepared

Page 9: edX on Google Cloud Platform

don’t close this window

IP address

Page 10: edX on Google Cloud Platform

http://<IP address>/ - Main page

Page 11: edX on Google Cloud Platform

http://<IP address>:18010/ - course administration

Page 12: edX on Google Cloud Platform

you can sign in with:username: [email protected]

password: assigned under Application Info

Page 13: edX on Google Cloud Platform

But it’s better to have your own email and password, so we let’s

create another user.we’ll login into Django

administration

Page 14: edX on Google Cloud Platform

go to http://<IP address>/admin/ and sign in

Page 15: edX on Google Cloud Platform

Lots of admin stuff here. in line Users click +Add to create new user

Page 16: edX on Google Cloud Platform

type username and password, then click Save

Page 17: edX on Google Cloud Platform

type your email, name and check in checkboxes.Save

Page 18: edX on Google Cloud Platform

We need to create User Profile for new user.on User profiles line, click +Add

Page 19: edX on Google Cloud Platform

select newly created User and Save

Page 20: edX on Google Cloud Platform

That’s it.Now you can login under your email

and start making content.

Page 21: edX on Google Cloud Platform

But there are still lots of things to set before you go to public

Page 22: edX on Google Cloud Platform

Like having website on your own domain.

Or displaying your own theme on the main page.