Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Docker for beginners...

As an Amazon Associate, we may earn commissions from qualifying purchases. Learn more...

86
39
Hi All
In the hazy days of my Youth, I dreamt that Docker was some nice easy solution a bit like VmWare, but simpler. (No full virtual machine, so therefore simpler. Flawless logic, I know.) Now I get closer to the day when I can finally install it into my NAS and I read a little more, it seems to be a right hornets nest of trouble and strife.

So, rather than ask for 'interesting' containers, or ' the best' for a given purpose, I would like to start with a few nice and easy containers. That should hopefully be a straightforward question that will not trouble you for more than the minimum length of time!

Sometime within the next lifetime or two, when I become a Docker-Incompetent, rather than the Docker-n00b I certainly am today, I would like to work with the following containers:
  • PiHole (backup to the rather cool Pi installed version I have)
  • a VPN client for ExpressVPN
  • BitWarden
  • Rocket.Chat (or MM)
  • Calibre
  • Bit torrent client
  • Bookstack (or Standard Notes)
  • RSS reader of some sort
(That list not influenced at all by blackvoid. Not at all.)

So the Starter for 10 would be "Can you suggest one, two or three from the list above as good and EASY containers to get my toes wet with?" (To install and configure I mean.)
You see, I do not even ask you for a full ranking! (It probably took longer to get to this point in the post than to answer the question...)
I will be putting in work to keep everything secure, so I'm not after a quick and dirty install!

A follow up for a further five points might be: "Are there any stinkers in there that I should leave until my third lifetime?"

Thank you!
 
So the Starter for 10 would be "Can you suggest one, two or three from the list above as good and EASY containers to get my toes wet with?
Bitwarden
BookStack or SN (sn is a bit more complex considering that it have multiple parts that can be self-hosted)
RSS (FreshRSS with Postgres/mysql - 2 containers in total)

If and when you get stuck, post back.
 
You'll find some tutorials on deploying docker containers in Resources. Here's a link that's filtered for Docker tag.

 
Bitwarden
BookStack or SN (sn is a bit more complex considering that it have multiple parts that can be self-hosted)
RSS (FreshRSS with Postgres/mysql - 2 containers in total)

If and when you get stuck, post back.
Thanks Rusty, that is perfect. BitWarden was on my most-wanted list too, so that's good!
 
Last edited:
From one Docker n00b to another, the linuxserver.io images are nicely documented even for docker-compose.
The only thing I could suggest to your list is rutorrent.
A lot of people also use Deluge or qbit in the heavy duty linux iso racing scene. So I have been told...

If you really want to effortlessly grab latest 1080p linux iso images, I would also suggest to look into Arrs

Otherwise my one Docker (compose) tip is to use the timezone as a volume instead of hard-coded in the env.
v
YAML:
    volumes:
      - "/etc/localtime:/etc/localtime:ro"
 
it is not in silverj's list,
but for anyone interested in this,

the easiest container for me is the Unifi Controller

I'm a noob and had many problems with many containers,
but I had easy success with Unifi Controller (as a container or plugin) with Ubuntu server and Docker, with Fedora server and Podman, with Rockstor as plugin and with FreeNAS as jail
 
it is not in silverj's list,
but for anyone interested in this,

the easiest container for me is the Unifi Controller
Thanks Kiriak. I had thought about this one, but I have the Cloud Key so not really needed. (Mind you, the not-very-old Cloud Key Gen2 seesm to be almost forgotten these days; I see developments elsewhere for the controller, but not for the Cloud Key...)
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Popular tags from this forum

Similar threads

There must be already be some sort of dependency, as the deluge service joins the network namespace of the...
Replies
6
Views
855
Ok got this running.. But how do I specify the custom_user/password settings in the yaml-file? EDIT...
Replies
7
Views
1,212
For the heck of it, I just checked again in docker container, and it announced an update was available. I...
Replies
4
Views
1,131
  • Question Question
Do realize, that enabling any user to run docker containers is largely the same as giving that user full...
Replies
6
Views
1,937
Hello, I already have it configured perfectly with wireguard. I was looking at the Gluetun configuration...
Replies
4
Views
1,762
Thanks... I tried something similar with rsync. The docker volume lived in...
Replies
7
Views
2,164

Thread Tags

Tags Tags
docker

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Trending content in this forum

Back
Top