Jump to content

[Support] devzwf - Glance


Recommended Posts

Overview: Support for Docker image Glance

Application Name: Glance
Application repository:  https://github.com/glanceapp/glance

Application site : https://github.com/glanceapp/glance

Overview : What if you could see everything at a...

                                   Glance

 

Make sure to look at the complete documentation

 

Please post any questions/issues relating to this docker template you have in this thread.

Link to comment
6 minutes ago, ZappyZap said:

can you do a :

ls -al /mnt/user/appdata/glance/

 

 

total 0
drwxrwxrwx 1 root   root   20 Jun 10 19:20 ./
drwxrwxrwx 1 nobody users 434 Jun  9 22:04 ../
drwxrwxrwx 1 nobody users   0 Jun 10 19:20 glance.yml/

Link to comment

Did it again, but mkdir then touch etc etc.

 

ls -l /mnt/user/appdata/glance/glance.yml
-rw-rw-rw- 1 root root 1765 Jun 10 19:46 /mnt/user/appdata/glance/glance.yml

 

Still same error 

failed parsing config file: read glance.yml: is a directory

Link to comment
1 minute ago, ZappyZap said:

please do :
stop the container 

then

cd /mnt/user/appdata/glance/
rm -rf glance.yml

then
vi or nano glance.yml
and paste the content of the exmeple

then 
 

chown nobody:users glance.yml

 

image.png.fd04f4fd39199c3c6dc38345302a7638.png

failed parsing config file: read glance.yml: is a directory

 

image.thumb.png.e5c001b67d97087f45d4a31f345f6e45.png

Link to comment
5 minutes ago, ZappyZap said:

you must stop the container 
and make sure the glance.yml is a file not a directory

Went from the beginning and deleted container/image. 

 

rm -rf glance.yml 
nano glance.yml
chown nobody:users glance.yml

 

Added container again and it worked :)
 

This is very nice, have been looking for a nice start page for ages. And this is the one. Many thanks!

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...