Jump to content

AlexNathan345

Members
  • Posts

    73
  • Joined

  • Last visited

Everything posted by AlexNathan345

  1. Hi, I hope you can help me. I added your owncloud docker, mapped all the folders and got it to start fine. However, I can only access owncloud via http (locally). Whenever I try https locally I can't get to the admin pages but get an error message instead: FIREFOX Secure connection failed. An error occurred during a connection to 10.148.106.30:8000. SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. CHROME This site can’t provide a secure connection xxx.xxx.xxx.xxx sent an invalid response. ERR_SSL_PROTOCOL_ERROR OWNCLOUD SYNC TOOL FOR WINDOWS Error: SSL handshake failed. How can I get HTTPS working with this container please? Thanks for your help.
  2. Hi, I just did and it lists all my hard drives with a colon but no temperatures at all. Drives are all spun down though. Hope this helps, Alex. PS: I'm on the latest version of the plugin.
  3. I just set the EDGE variable to '1' then re-started the Docker and then updated to v8.1 via the ownCloud admin web page. This process seems to have worked ok but the admin page now shows 4 warnings (PHP, internet connectivity, security and caching) that don't sound critical. Is this the correct way of updating? Or should I have done things differently?
  4. I had to increase the size of my docker.img file and then re-download all docker containers - now Observium doesn't work anymore but gives me the following error: MySQL Error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) Any idea what the problem is? Do I have to delete Observium's config dir and start again? If this is the only way, can I use an external MariaDB database instead?
  5. Hi, sorry if I have missed something but is the Guacamole docker being updated to the latest version (0.9.7)? There are so many new and useful features that it would be a shame to miss out? Thanks for letting us know, Alex.
  6. When I look at mine, I see Logitech Media Server Version: 7.9.0 - 1431440256 Since I didn't do anything to make it update, I assume it just gets the latest version when it installs. You might try just restarting it, or if that doesn't work, reinstall it from your template. Exactly my point - this version is dated 18 May 2015 but the latest one available is from today (31 July - see here: http://downloads.slimdevices.com/nightly/index.php?ver=7.9). That's why I'd quite like to find a way to update - either get the docker image updated by the creator or find out some simple steps to log into the image and do it myself please?
  7. Hi, is there any chance you could update the LMS docker to the latest version of 7.9? Or perhaps you could explain briefly how I can do this myself manually after logging in to the docker? This would be really great, thanks a lot.
  8. I'm interested in the latest version (v.0.9.7 - http://guac-dev.org/release/release-notes-0-9-7) as well as there seem to be many improvements, mainly the ability to kill a user session and official Docker support. Would you be able to update your docker please? Thanks very much!!!
  9. And how do I get my own Docker container loaded into my unRAID system?
  10. If I can't use UPSTART in a container, what should I do to run a daemon instead?
  11. Thanks very much, that's a good idea. Any other tips on how to start, like which base image to use? Does it have to be Ubuntu-based, or would any of the other (smaller) ones would work better? Is there a guide specifically for unRAID or can I gust follow any guide on building a Docker image?
  12. I would like to create a Docker for this project: https://github.com/thoukydides/heatmiser-wifi - at the moment I have it running in a VM based on Ubuntu Server 14 which seems like a huge overkill for something simple as this. However, I never built a Docker before but am eager to learn. From what I understand I need a base image, then get the required stuff from the above link working (Git, Pearl, Pearl Packages, Upstart) inside the image, then use other Dockers for the database (MariaDB) and web server (Apache) and finally make all of them work together nicely. Is there a guide on how best to do this to make it work on unRAID? Or a general easy to follow guide on how to build a Docker like this from scratch? Any help would be very much appreciated, thanks a lot.
×
×
  • Create New...