Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1ambda/nebula
Cloud Hostring Service for CE.
https://github.com/1ambda/nebula
Last synced: about 2 months ago
JSON representation
Cloud Hostring Service for CE.
- Host: GitHub
- URL: https://github.com/1ambda/nebula
- Owner: 1ambda
- Created: 2013-10-05T01:06:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-02T08:35:42.000Z (about 11 years ago)
- Last Synced: 2024-04-14T18:15:44.911Z (9 months ago)
- Language: JavaScript
- Size: 1.85 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nebula
======Welcome!, [Nebula](http://www.cloudy.so) is cloudy hosting service for you
## Application Installed
Software | Version
--- | ---
*OS* | Ubuntu Server 12.04 x64
*Java* | JDK 1.7
*Web* | Apache 2, Tomcat 7, PHP 5.3.10
*Ssh* | open-ssh server
*Ftp* | vsftpd**Warning** : We didn't install **_mysql_** because of password configuration
## Web (Port 80)
```
yourserver.cloudy.so
```
#####Web Application Root for Apache, Tomcat, PHP
```
/var/www
```
**Warning** : We don't support PORT **_8080_**
## SSH
```
console.cloudy.so/yourserver
```
![ScreenShot](https://raw.github.com/Ansterd/nebula/master/img/console1.jpg)
## FTP
```
file.cloudy.so
```
![ScreenShot](https://raw.github.com/Ansterd/nebula/master/img/ftp2.jpg)
## MYSQL
```
mysql.cloudy.so
```
** You must need `id` and `password` **
![ScreenShot](https://raw.github.com/Ansterd/nebula/master/img/mysql1.jpg)```
ID : admin
PW : nebula
```
![ScreenShot](https://raw.github.com/Ansterd/nebula/master/img/mysql2-1.jpg)
![ScreenShot](https://raw.github.com/Ansterd/nebula/master/img/mysql2.jpg)## Todo
- **noVNC** for ubuntu desktop
- **Webvirmgr** for manging your server
- **SSH with HTTPS** for Security
By Anster, 2013