Hello, I’m running Audiobookshelf with Docker, but every time my raspberrypi reboots or performs a backup the Audiobookshelf service ends and I need to run this manually:
If you install portainer ce, you can use a webgui to go into the container and manually change the restart policy, if you want a webgui to assist…otherwise it’s pretty much all command line
docker run" requires at least 1 argument.
See 'docker run --help'.
Usage: docker run [OPTIONS] IMAGE [COMMAND] [ARG...]
Run a command in a new container
Sorry about the delayed response and I’m a n00b in everything about Linux and Docker.
Oh man…I have buckets of audiobooks…gonna have to set this up and setup a NGINX reverse proxy to get to it from outside my network without a VPN tunnel
Awesome!!!
I still recommend getting portainer and learning it
docker does have quite a learning curve, but once you figure it out…boy howdy it’s awesome!