jupyterhub / the-littlest-jupyterhub

Simple JupyterHub distribution for 1-100 users on a single server
https://tljh.jupyter.org
BSD 3-Clause "New" or "Revised" License
1.04k stars 340 forks source link

Add instructions for Tencent / AliCloud #165

Open yuvipanda opened 6 years ago

yuvipanda commented 6 years ago

These are popular (and in some ways the only) way to run cloud infrastructure in China. We should support them directly with detailed graphical instructions.

henfee commented 6 years ago

I'd like to try it in China.

yuvipanda commented 6 years ago

@henfee please do!

yuvipanda commented 6 years ago

Unfortunately it looks like AliCloud currently doesn't support Ubuntu 18.04 - only offering Ubuntu 14.04 and 16.04.

yuvipanda commented 6 years ago

Tencent Cloud requires PayPal, and PayPal doesn't like my PayPal account :(

henfee commented 6 years ago

I had tried AliCloud, it only offering Ubuntu 14.04 and 16.04, I had updated it to Ubuntu 18.04, but it still not works well. I will continue to experiment with the installation and strive for success as soon as possible.

yuvipanda commented 5 years ago

@henfee any progress / luck on getting this to work on AliCloud?

henfee commented 5 years ago

Dear Yuvi,

I am very sorry that I did not reply in time.

After returning to Chengdu from BIDS last year, I installed TLJH on the school's server, which has been used in my course teaching, providing about 200 students to use, very convenient and fast.

At the same time, we tried to perform TLJH installation test in aliyun, but at that time aliyun only provided Ubuntu 16.04 version, and did not provide ubuntu 18.04 version, which caused our installation to fail.

We tried to upgrade Ubuntu 16.04 to 18.04 on aliyun and installed it again. It still cannot be installed and run correctly.

At present, aliyun has directly provided the Ubuntu 18.04 version. We used the same method to install and test it successfully.

The attachment is a reference document written in accordance with our test, copying your document for reference.

Best,

Xubin Cao

Southwest University of Finance and Economics

在 2019年4月18日,03:03,Yuvi Panda notifications@github.com 写道:

@henfee https://github.com/henfee any progress / luck on getting this to work on AliCloud?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jupyterhub/the-littlest-jupyterhub/issues/165#issuecomment-484220510, or mute the thread https://github.com/notifications/unsubscribe-auth/AAO3QHZL2FJUXRIYUBBPF5TPQ5YB3ANCNFSM4FSA2J5A.

henfee commented 5 years ago

Yuvi, please check it in https://github.com/henfee/the-littlest-jupyterhub-aliyun

yuvipanda commented 5 years ago

@henfee that's awesome! I love the bi-lingual screenshots. Do you think you'd be able to make a pull request to this repository with the information from there? We could maybe have two installation tutorials - one all in English and one in Chinese?

consideRatio commented 3 years ago

@yuvipanda I suggest we close this issue for now, what do you think?

It's a big challenge to maintain multiple providers, and it's an even bigger challenge to maintain multiple languages.

yuvipanda commented 3 years ago

@consideRatio I think it's important we should find a way to add this provider, as it's one of the primary ways to provide cloud computing for almost a billion users. We should definitely keep it open and try to get at least the english version into this repo. I think that's fairly actionable.