2016年7月12日 星期二

A free Cloud VM for simple service : openshift

I have used this service more than 1 years.   It was contributed  by Redhat.

You can get 1 free domain with 3 apps.   In the beginning, I just used it as web server 

to host some testing  machine.  Recently, I use it to do some backend jobs.

 

Some basic operations for my personal memories.

1. rhc  apps  :   it will show your apps information, include ssh remote information.

You can select some suitable cartridge ( like vm templates )  and deploy it to open shift.

2.get your code.

   #git clone   git:/xxxxxxxxxx

3.remote access

#ssh   xxxxx@xxx.com  ( you can get it for above folder.

 

 

沒有留言:

Obsidian 插件介紹:Text Generator

Text Generator 是 Obsidian 的一個插件,它可以根據給定的提示自動生成文本。這個插件使用 GPT-3 語言模型,能夠產生類似人類的文本,非常適合編寫故事、文章、電子郵件和其他類型文本。 主要功能: **生成文本:**根據提示生成各種長度的...