mirror of https://github.com/Box-boi/vubuntu.git
add heroku deploy button
This commit is contained in:
parent
6b0fc48c86
commit
5f05cb6abc
|
|
@ -1,5 +1,5 @@
|
|||
# **Ubuntu Fluxbox with NoVNC**
|
||||
[]() []() []() [](https://hub.docker.com/r/vital987/vubuntu) []()
|
||||
[]() []() []() [](https://hub.docker.com/r/vital987/vubuntu) []()<br>[](https://heroku.com/deploy?template=https://github.com/vital987/vubuntu)
|
||||
## **Table of Contents :**
|
||||
* [**Packages**](#packages-)
|
||||
* [**Environment Variables**](#environment-variables-)
|
||||
|
|
@ -58,13 +58,14 @@
|
|||
* [ ! ] $VNC_TITLE value should be without spaces.
|
||||
* [ ! ] The whole project runs as a root user in a docker container.
|
||||
* [ ! ] 3rd Party Softwares dosen't work with DE on Heroku(Free Plan) due to low memory.
|
||||
|
||||
## **Desktop Environments :**
|
||||
### * **MATE :**
|
||||
* **MATE :**
|
||||
* Comment line #69 from Dockerfile
|
||||
* Uncomment line #71, #72, #73 from Dockerfile
|
||||
* Delete file ***conf.d/4-fluxbox.conf***
|
||||
* Copy the file ***extras/4-mate.conf*** to ***conf.d/***
|
||||
### * **XFCE :**
|
||||
* **XFCE :**
|
||||
* Comment line #69 from Dockerfile
|
||||
* Uncomment line #75, #76 from Dockerfile
|
||||
* Delete file ***conf.d/4-fluxbox.conf***
|
||||
|
|
|
|||
Loading…
Reference in New Issue