Skip to content

Run Telegram or Signal and LXDE/LXQT desktop environment on the web interface via using docker.

License

Notifications You must be signed in to change notification settings

rojenzaman/tlxde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLXDE

Run telegram and LXDE/LXQT desktop environment on the web interface via using docker.

screenshot

LXDE

$ git clone --single-branch --branch lxde https://github.com/rojenzaman/tlxde.git tlxde

LXQT

$ git clone --single-branch --branch lxqt https://github.com/rojenzaman/tlxde.git tlxqt

First generate self signed SSL certificate,

$ ./ssl.sh

Then build and deploy the docker-compose stack.

$ docker-compose up -d --build

That's all. Check it: https://0.0.0.0:6081

Notice: The ./disk folder is mounted to the /home/telegram/Documents

Start Telegram

In Desktop

Find Telegram icon on the desktop and click it.

In Terminal

Type telegram, Telegram or /usr/bin/Telegram on command line.

Default Values:

Please edit these in docker-compose.yml file.

USER=telegram
PASSWORD=telegram
HTTP_PASSWORD=telegram  

About

Run Telegram or Signal and LXDE/LXQT desktop environment on the web interface via using docker.

Topics

Resources

License

Stars

Watchers

Forks