Giter Club home page Giter Club logo

docker-openmediavault's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-openmediavault's Issues

Wrong Ports Exposed

Dockerfile exposes 8080 and 8443. This is incorrect as OMV uses 80 and 443 as noted.

Fatal error

Hello,

i'm trying to use the docker open media vault on my raspberry pi, but when i run this command:

docker run --name OpenMediaVault -d -ti -h openmediavault.example.test -v /path/to/data:/data:Z -P ikogan/openmediavault

the error shows:

"docker: failed to register layer: Error processing tar file(exit status 4): fatal error: slice bounds out of range

runtime stack:
fatal error: slice bounds out of range
panic during panic

runtime stack:
fatal error: slice bounds out of range
stack trace unavailable"

How may i resolve this?

Can`t install plugins

Hi i wanted to install the remoteshare plugin, but it wont let me, since it cant see PATH and apt.
Any way around this?

Question

I'm tring on ubuntu16.04

In my case,I can't login with my ubuntu's ccount and root either.

My docker command is below

docker run --name OpenMediaVault -d -ti -p 8090:80 -p 8443:443 -v /hdd/omv/data:/data:Z -P ikogan/openmediavault

Could you give any advice to solve the issue ?

User Password

The default web interface login credential is admin:openmediavault.
But its wrong
Screenshot 2022-02-11 at 18 32 45

Problem for Fake Shared Folders

Hi,
I want to install the image on my WIN 10, and I want to configure the fake shared folder as your suggestion. But I notice that there is no omv_config_add_element command in the container. Is there any plugin I did not install? Thanks for your help.

Track releases in upstream OVM

I'd like to use this docker image for OMV, I have a question about up-to-date status of the OVM installed (seeing this repo has lates update some ~5mo ago)?

I'd like to stay synced with the upstream:
https://github.com/openmediavault/openmediavault/branches
either on the stable (currently 3.x branch), or the devel (master).

Is it necessary to somehow synchronize in this repo, or is an update from within the image enough? If the image is ephemeral (like eg https://github.com/kylemanna/docker-openvpn ) then the updates must be synced to the image file here, and clients update only using docker pull ...

Cannot start thrught entry point

Hi, I am trying to run this docker image, but I always end with:
/usr/sbin/omv-startup: line 39: config.section.data: command not found
I run image as:
docker run --name OpenMediaVault -ti -h openmediavault.example.test -P ikogan/openmediavault

Am I doing something wrong?
Thanks!

Failed to get filesystems

Hi,
thanks for your work.

I'm trying to make it work and having some issues. Any help will be appreciated.

I currently have desktop (E7500, 4Gb RAM, 2HDD - 150Gb sda and 1Tb sdb) with Ubuntu 16.04 and latest docker. sdb neither mounted nor used by ubuntu.
I used command with some changes to it - exposes port 80 and makes sdb accessable from container.
sudo docker run --name OpenMediaVault -d -ti -h openmediavault.example.test -p 3000:80 -v /data:/data:Z --cap-add SYS_ADMIN --device /dev/sdb:/dev/sdb:rw -P ikogan/openmediavault

As a result, i can access omv and sdb device is recognised by the system.
Storage -> Physical Disks show hdd properly; however,when i try to access Storage -> File systems it gives an error "Failed to get filesystems"
Error #6000: exception 'OMVException' with message 'Failed to get filesystems' in /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc:77 Stack trace: #0 [internal function]: OMVRpcServiceFileSystemMgmt->enumerateFilesystems(NULL, Array) #1 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array) #2 /usr/share/openmediavault/engined/rpc/filesystemmgmt.inc(317): OMVRpcServiceAbstract->callMethod('enumerateFilesy...', NULL, Array) #3 [internal function]: OMVRpcServiceFileSystemMgmt->getList(Array, Array) #4 /usr/share/php/openmediavault/rpcservice.inc(125): call_user_func_array(Array, Array) #5 /usr/share/php/openmediavault/rpc.inc(79): OMVRpcServiceAbstract->callMethod('getList', Array, Array) #6 /usr/sbin/omv-engined(500): OMVRpc::exec('FileSystemMgmt', 'getList', Array, Array, 1) #7 {main}

I have checked /etc/fstab and its empty
# UNCONFIGURED FSTAB FOR BASE SYSTEM

Moreover, trying to mount hdd gives an error
root@openmediavault:/# sudo mount -t ntfs /dev/sdb1 /media
mount: block device /dev/sdb is write-protected, mounting read-only
mount: cannot mount block device /dev/sdb read-only

I can mount and access it with no issue in host system.

What am i missing? what steps should be followed to fix it?

username/password

I just use this img for docker. Yes, it is work.
But I can't login as openmediavault's default admin/openmediavault, what's its?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.