#FSTeamOS fully lightweight cloud linux desktop using fluxbox & NoVNC
[ ! ] Using VNC/Remote Desktops are strictly prohibited/banned on many free PaaS platforms.
[ ! ] Deploy/Use at your own risk & responsibility!
- Browsers :
- Shells :
- Coding :
- Text Editors :
- Office Suite :
- Social Apps :
- Utilities :
- Languages Installed :
- subscribe Youtube :
- Fork This Project :
- Stars This Project :
- Follow me on github :
- Dont Forget fork, follow & stars this project :
Laptop/Desktop
VNC_PASS | VNC Server Password |
---|---|
VNC_TITLE | VNC Session Title |
VNC_RESOLUTION | VNC Server Resolution |
DISPLAY | Display Server Port |
PORT | NoVNC HTTP Port |
NGROK_TOKEN | Ngrok Token |
-
Heroku Users :
-
Railway users :
-
Manual Method :
- Edit & Run Command :
Note : please don't edit this files
docker run --name fsteamOS \ -e VNC_PASS="samplepass" \ -e VNC_TITLE="Ubuntu_Desktop" \ -e VNC_RESOLUTION="1280x720" \ -e DISPLAY=:0 \ -e PORT=9870 \ -d -p 8080:9870 \ fsteamID/fsteamOS
[ * ] Add your private ngrok token to NGROK_TOKEN
to get proper Ngrok functionality.
- [ ! ] $VNC_TITLE value should be without spaces.
- [ ! ] $VNC_PASS value should be without spaces.
- [ ! ] The project takes a minute or two to load on Railway after the deployment, till that it will show 404 error, be patient.
- [ ! ] The whole project runs as a root user in a docker container.
- [√] save
user : root
passwords: samplepass
#THx