Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Guacamole, wallabag, Observium, Paperwork (Zuhkov's Docker Template Repository)

Featured Replies

Oh me gee.  Gaucamole is amazing.

 

And I got reverse proxy working no problems on Apache.

 

	
<Location /guacamole/>
   	ProxyPass http://10.10.10.12:8084/guacamole/ max=20 flushpackets=on
    	ProxyPassReverse http://10.10.10.12:8084/guacamole/
</Location>

  • Replies 179
  • Views 55.1k
  • Created
  • Last Reply

Oh me gee.  Gaucamole is amazing.

 

And I got reverse proxy working no problems on Apache.

 

	
<Location /guacamole/>
   	ProxyPass http://10.10.10.12:8084/guacamole/ max=20 flushpackets=on
    	ProxyPassReverse http://10.10.10.12:8084/guacamole/
</Location>

 

Should have asked me mate, believe it or not that was something I got reverse proxied without your help!  ;D

Holy crap, Guacamole is awesome. I can't believe I had never heard of it before.

 

It works great with my rdp based dockers.

 

Thanks Zuhkov

I tried paperwork but there wasn't much info as I need to login but had no clue if it's a database like tonido or just infernal not enough info.

 

Guacamole will that work for kvm. Or what Dockers

Guacamole will work for anything that you can access via vnc or rdp. It works in the web browser and it is awesome

Guacamole will work for anything that you can access via vnc or rdp. It works in the web browser and it is awesome

 

alrighty, diving in brother.

Guacamole will work for anything that you can access via vnc or rdp. It works in the web browser and it is awesome

 

alrighty, diving in brother.

 

Oh hell, this is awesome, I could not connect to my kvm using the parameter that you used using the little eyeball on the settings page of the KVM tab.  On the vm I already had teamviewer running but went ahead an install ultravnc and using those parameters i was able to connect to the vm.

 

One thing i notice is that the video is not as smooth as team viewer but it will get the job done. I prefer the guacamole approach since its html 5 it would not eat as much bandwidth as teamviewer.

I tried paperwork but there wasn't much info as I need to login but had no clue if it's a database like tonido or just infernal not enough info.

 

Guacamole will that work for kvm. Or what Dockers

 

@Zuhkov

 

Do you have more info on paperwork? I am evernote users and would like to stop using it if i can host it my self.

@Zuhkov

 

Just want to drop a quick word that I've installed Observium and it seems to work well with a few SG300 switches that I have. Thank you.

 

@Zuhkov

 

Do you have more info on paperwork? I am evernote users and would like to stop using it if i can host it my self.

 

Does papernote have mobile clients?

Guacamole fonts....

 

On an early Unraid6b everything looked great on ssh sessions but now I'm using 6b15 the fonts for ssh are not correct - see attachment. I have tried changing the size and it makes the font bigger but the gaps are still there.

Do I set a default terminal type for ssh somewhere or is it in Guacamole?. The Guacamole boards talk about installing other fonts but I'm not sure that is the problem.

 

I have 6B15 with Nerdpack plugin (has Screen command - could that cause it?)

Screen_Shot_2015-05-07_at_09_10_17.png.7f7f0a1d67b9ece29f3e97378197f614.png

@Zuhkov

 

Just want to drop a quick word that I've installed Observium and it seems to work well with a few SG300 switches that I have. Thank you.

 

@Zuhkov

 

Do you have more info on paperwork? I am evernote users and would like to stop using it if i can host it my self.

 

Does papernote have mobile clients?

I doubt it, if you look at their website its looks awesome but simple basic instructions after you install it are missing. Like my question of registering, is local only or is it a free service  that links your server web serve for easy access much like Tonido.

 

Simple questions aren't answered clearly, this project its very new and needs help maturing, I think.

@Zuhkov

 

Just want to drop a quick word that I've installed Observium and it seems to work well with a few SG300 switches that I have. Thank you.

 

@Zuhkov

 

Do you have more info on paperwork? I am evernote users and would like to stop using it if i can host it my self.

 

Does papernote have mobile clients?

I doubt it, if you look at their website its looks awesome but simple basic instructions after you install it are missing. Like my question of registering, is local only or is it a free service  that links your server web serve for easy access much like Tonido.

 

Simple questions aren't answered clearly, this project its very new and needs help maturing, I think.

 

Thanks, I'm a pretty heavy Evernote user. I use it on many mobile devices, I don't think I can jump to web-noter yet. It'd be nice to have a self hosted FOSS alternative though.

 

Another thing that I think would be cool is a docker gui environment for managing files on unraid, complete with hash generating utilitity (hashdeep, md5type) etc, as an alternative to text based mc + screen. Have you seen that around?

Can anyone tell me the default login for Observium?

 

Also is it possible to use MariaDB with observium? I tried creating an observium db with an observium user and granted all permissions but not having any luck. Any pointers are greatly welcome.

Can anyone tell me the default login for Observium?

 

Also is it possible to use MariaDB with observium? I tried creating an observium db with an observium user and granted all permissions but not having any luck. Any pointers are greatly welcome.

 

observium/observium

Had an unclean shutdown of the server (while observium is running of course). Then I can't get observium to start after that. A docker restart attempt looks like this:

 

*** Shutting down runit daemon (PID 16)...
*** Killing all processes...
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
150514 00:30:14 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
*** Running /etc/my_init.d/firstrun.sh...
Using existing PHP database config file.
warning: commands will be executed using /bin/sh
job 8 at Thu May 14 00:31:00 2015
ln: failed to create symbolic link ‘/opt/observium/config.php’: File exists
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 16
Database exists.
Starting MariaDB...
May 14 00:30:30 7231efdfd602 syslog-ng[22]: syslog-ng starting up; version='3.5.3'
httpd (pid 22) already running
150514 00:30:30 mysqld_safe Logging to '/config/databases/7231efdfd602.err'.
150514 00:30:30 mysqld_safe Starting mysqld daemon with databases from /config/databases
httpd (pid 22) already running
httpd (pid 22) already running
httpd (pid 22) already running
httpd (pid 22) already running
httpd (pid 22) already running
httpd (pid 22) already running
httpd (pid 22) already running

 

root@archive:~# ps aux | grep 22
root        22  0.0  0.0      0     0 ?        S<   May13   0:00 [kworker/3:0H]

Hi guys/Zuhkov

i have installed docker on Debian 8 jessie 64bit and it is running fine.

 

when i install zuhkov/guacamole - it works and I can see the login screen on localhost:8080 but I cant login - it says invalid login. I am puzzled, i used the default guacadmin login and password.

 

Can someone help me with this please?

 

Thanks heaps in advance

Hi guys/Zuhkov

i have installed docker on Debian 8 jessie 64bit and it is running fine.

 

when i install zuhkov/guacamole - it works and I can see the login screen on localhost:8080 but I cant login - it says invalid login. I am puzzled, i used the default guacadmin login and password.

 

Can someone help me with this please?

 

Thanks heaps in advance

 

If you're running it on debian then my guess is that the templates that are specific to Unraid aren't being used, so it might be useful if you posted what command you're using to run the container.  Strictly speaking this is an Unraid support forum, not a docker support forum but you might get lucky and someone may help you.

Had an unclean shutdown of the server (while observium is running of course). Then I can't get observium to start after that. A docker restart attempt looks like this:

 

*** Shutting down runit daemon (PID 16)...
*** Killing all processes...
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
150514 00:30:14 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
*** Running /etc/my_init.d/firstrun.sh...
Using existing PHP database config file.
warning: commands will be executed using /bin/sh
job 8 at Thu May 14 00:31:00 2015
ln: failed to create symbolic link ‘/opt/observium/config.php’: File exists
*** Running /etc/rc.local...
*** Booting runit daemon...
*** Runit started as PID 16
Database exists.
Starting MariaDB...
May 14 00:30:30 7231efdfd602 syslog-ng[22]: syslog-ng starting up; version='3.5.3'
httpd (pid 22) already running
150514 00:30:30 mysqld_safe Logging to '/config/databases/7231efdfd602.err'.
150514 00:30:30 mysqld_safe Starting mysqld daemon with databases from /config/databases
httpd (pid 22) already running
httpd (pid 22) already running
httpd (pid 22) already running
httpd (pid 22) already running
httpd (pid 22) already running
httpd (pid 22) already running
httpd (pid 22) already running

 

Entered the docker container, deleted said pid. Restarted Observium... everything is reset to default.

My switches that were setup are all gone.

 

 

Hi guys/Zuhkov

i have installed docker on Debian 8 jessie 64bit and it is running fine.

 

when i install zuhkov/guacamole - it works and I can see the login screen on localhost:8080 but I cant login - it says invalid login. I am puzzled, i used the default guacadmin login and password.

 

Can someone help me with this please?

 

Thanks heaps in advance

 

If you're running it on debian then my guess is that the templates that are specific to Unraid aren't being used, so it might be useful if you posted what command you're using to run the container.  Strictly speaking this is an Unraid support forum, not a docker support forum but you might get lucky and someone may help you.

 

I followed the docker command on listed on zuhkov github page. which is docker run -d -v /your-config-location:/config -p 8080:8080 zuhkov/guacamole

 

 

I am getting Invalid user when trying to login to Guacamole can anyone help me. I am using the unraid docker.

I am getting Invalid user when trying to login to Guacamole can anyone help me. I am using the unraid docker.

What login are you trying? The default login is mentioned in the Description section of the template when you install.

I am trying guacadmin for username and password and it is still giving me the same error I have tried removeing and reinstalling a few times also.

I am trying guacadmin for username and password and it is still giving me the same error I have tried removeing and reinstalling a few times also.

 

Did you also delete the config folder in your appdata folder?

yes here is my logs

 

*** Running /etc/my_init.d/firstrun.sh...

Creating properties from template.

*** Running /etc/rc.local...

* Starting Tomcat servlet engine tomcat7

...fail!

guacd[59]: INFO: Guacamole proxy daemon (guacd) version 0.9.5 started

Starting guacd: SUCCESS

*** Booting runit daemon...

*** Runit started as PID 62

Initializing Data Directory.

May 19 09:25:50 2dffdb9f71ed syslog-ng[68]: syslog-ng starting up; version='3.5.3'

Installation complete.

May 19 09:25:54 2dffdb9f71ed mysqld_safe: Starting mysqld daemon with databases from /config/databases

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: The InnoDB memory heap is disabled

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Compressed tables use zlib 1.2.8

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Using Linux native AIO

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Initializing buffer pool, size = 256.0M

May 19 09:25:54 2dffdb9f71ed mysqld: InnoDB: mmap(275513344 bytes) failed; errno 12

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Completed initialization of buffer pool

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Fatal error: cannot allocate memory for the buffer pool

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [ERROR] Plugin 'InnoDB' init function returned error.

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [Note] Plugin 'FEEDBACK' is disabled.

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [ERROR] Unknown/unsupported storage engine: InnoDB

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [ERROR] Aborting

May 19 09:25:54 2dffdb9f71ed mysqld:

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [Note] /usr/sbin/mysqld: Shutdown complete

May 19 09:25:54 2dffdb9f71ed mysqld:

May 19 09:25:56 2dffdb9f71ed mysqld_safe: mysqld from pid file /var/run/mysqld/mysqld.pid ended

yes here is my logs

 

*** Running /etc/my_init.d/firstrun.sh...

Creating properties from template.

*** Running /etc/rc.local...

* Starting Tomcat servlet engine tomcat7

...fail!

guacd[59]: INFO: Guacamole proxy daemon (guacd) version 0.9.5 started

Starting guacd: SUCCESS

*** Booting runit daemon...

*** Runit started as PID 62

Initializing Data Directory.

May 19 09:25:50 2dffdb9f71ed syslog-ng[68]: syslog-ng starting up; version='3.5.3'

Installation complete.

May 19 09:25:54 2dffdb9f71ed mysqld_safe: Starting mysqld daemon with databases from /config/databases

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: The InnoDB memory heap is disabled

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Mutexes and rw_locks use GCC atomic builtins

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Compressed tables use zlib 1.2.8

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Using Linux native AIO

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Initializing buffer pool, size = 256.0M

May 19 09:25:54 2dffdb9f71ed mysqld: InnoDB: mmap(275513344 bytes) failed; errno 12

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Completed initialization of buffer pool

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 InnoDB: Fatal error: cannot allocate memory for the buffer pool

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [ERROR] Plugin 'InnoDB' init function returned error.

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [Note] Plugin 'FEEDBACK' is disabled.

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [ERROR] Unknown/unsupported storage engine: InnoDB

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [ERROR] Aborting

May 19 09:25:54 2dffdb9f71ed mysqld:

May 19 09:25:54 2dffdb9f71ed mysqld: 150519 9:25:54 [Note] /usr/sbin/mysqld: Shutdown complete

May 19 09:25:54 2dffdb9f71ed mysqld:

May 19 09:25:56 2dffdb9f71ed mysqld_safe: mysqld from pid file /var/run/mysqld/mysqld.pid ended

 

Looks like there are problems accessing the database.  You sure your config stuff hasn't been moved to the array, I'd be tempted to delete the config folder and start from scratch again.  I reinstalled my Guacamole container this morning after I made a mess of things so can confirm it's all working as one would expect as I've just VPN'd home and checked.

 

Don't use the template you already have for it, delete that and add it all manually again.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.