File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ IOTstack is a builder for docker-compose to easily make and maintain IoT stacks
6
6
7
7
The bulk of the README has moved to the Wiki. Please check it out [ here] ( https://github.com/gcgarner/IOTstack/wiki )
8
8
9
+ * 2019-11-28 PR @stfnhmplr added diyHue
9
10
* 2019-11-28 Fixed update notification on menu
10
11
* 2019-11-28 Fixed mosquitto logs and database not mapping correctly to volumes. Pull new template to fix
11
12
* 2019-11-28 added the option to disable swapfile by setting swappiness to 0
@@ -37,11 +38,11 @@ The bulk of the README has moved to the Wiki. Please check it out [here](https:/
37
38
38
39
## Coming soon
39
40
41
+ * reverse proxy is now next on the list, I cant keep up with the ports
40
42
* Detection of arhcitecture for seperate stack options for amd64, armhf, i386
41
43
* autocleanup of backups on cloud
42
- * reverse proxy
43
- * python contaienr
44
- * Gitea
44
+ * python container
45
+ * Gitea (in testing branch)
45
46
* OwnCloud
46
47
47
48
***
You can’t perform that action at this time.
0 commit comments