docker

  1. conr

    New to Docker Containers with Home Servers

    Why should I run my services, like Plex, Deluge, NextCloud, PhotoPrism, etc... in a Docker Container for a Home Server? I've always just install directly with the package manager like apt and pacman. Thanks!
  2. N

    Re-thinking homelab

    Hey team! Here is what I have as my current setup: Dell R620:HBA->NetApp. Running the TrueNAS Scale on a bare metal, a whole bunch of containers, managed by Portainer. CoreDNS, Traefik and all the good stuff. The capacity tier is on NetApp in a ZFS pool. It runs couple backup tasks to Google and...
  3. Z

    Docker multi host setup

    Hi, I'm planning on setting up some docker containers on my home and small business network, and since I'm not an expert, I looking for some opinions on how to do it the way I'm thinking about it. Basically let's say that I would prefer not to have a monster VM running all docker containers...
  4. O

    Confused about high availability clusters, swarms, etc.

    I’m building a home lab and I want to self host a few websites and several services like NextCloud, Joplin, PhotoPrism, etc. I plan to run each service in a Docker swarm for high availability and load balancing. I’d like to run all these containers on a HA cluster of servers; I have several...
  5. J

    Is it possible to future-proof any NAS with Docker containers on SBC

    Hi. Just a thought. I see those Synology Diskstations and always find them very attractive, EXPENSIVE, and UNDERPOWERED :-). To be fair, they sure look good. Since a lot of people have one, I think they must be doing a pretty good job. One of the concerns though is since they are NAS...
  6. T

    Building new server

    Current system: is Unraid for Plex, VM for Minecraft, and a couple of dockers (Unifi, PiHole, etc) Supermicro 826 2u case Supermicro X9DRi-LN4+ motherboard Dual Xeon 2650 v2s Lots of RAM I bought a Quadro P2000 and a Supermicro 846 case to move everything over. So the question is can I get a...
  7. D

    Docker Syncthing

    Hello, I'm new to docker as a whole so I'm going to have some dumb questions. I just wanted to put that upfront. Anyway, I have a client who is in need of syncing two UnRaid boxes in separate locations securely, safely but most important simply. I have heard good things about SyncThing (yes...
  8. P

    energy efficient x86, 64bit, >4GB RAM (, Arduino interface) SBC

    Hello, I am planning to build a 7/24 home NAS with emphasis on low power consumption, low (preferably zero) noise with 2x3.5" SATA HDDs but I could accept 2.5". The OS choice is not final yet it could be any of FreeNAS, OpenMediaVault, OpenBSD, NAS4free, TrueNAS, TrueOS. I know it is many but I...
  9. V

    Testing container

    Hi, everybody. I want to do a thing in the container. But in order not to break anything I want to make a backup and make a copy of the container. On it to try and make the combat container. Is it right to do so: 1) back Up Docker container: docker commit -p 78727078a04...
  10. A

    Deploying an app for every user

    Hi, I have a small blogging script that i'd like to deploy for every user on request, after few weeks of research I couldn't find the best approach to deploy this script to a new instance for every user that is requesting the script. Every client should have it's own cloud/container instance...
  11. Patrick

    ccminer Universal NVIDIA Docker Miner

    Here is the docker image for ccminer. The docker image is built with CUDA 9.0 from the official nvidia/cuda image so you need to have CUDA 9 compatible drivers installed on the host system. You do NOT need to have CUDA installed on the host system. This is also meant for nvidia-docker2 so we...
  12. Patrick

    Docker Multiple IDs found with provided prefix

    Has anyone ever seen "Error response from daemon: Multiple IDs found with provided prefix" before? I have run tens of thousands of Docker containers and never ran into that before. Here is where it happened: [root@testf ~]# docker run -itd -e threads=6 servethehome/monero_dwarfpool:nproc...
  13. K

    Shared Multi-Host Storage for Docker and Data Volumes

    Hi! I'm trying to come up with a design for a initially small-medium infrastructure that uses docker and shared multi-host storage, but I'm not entirely sure which option would suite best or be the most feasible... I apologise if this is not the right forum for this thread, and if it should...
  14. D

    Beta Ryzen NVidia tester

    tl:dr: ECC on Ryzen AM4 Asus B350 verifies. Drivers and kernel are catching up to ECC, 1080ti, and Ryzen SMT, but manually upgrading worked well for me. Having a spare computer relieves all the pressure of a new build. Use case: Machine learning, cryptocurrency mining, programming, VM...
  15. Patrick

    Docker pause / unpause groups of containers based on Image

    I have done this with scripts based on -name tags that I give containers at runtime. Does anyone have a bash/ python script that lets you pause/unpause a container or all containers using an image? For example, if you had a NGINX container and wanted to pause all of the 1.12 containers in a...
  16. D

    What are the best methods to work with Docker ?

    Hello, I already tried to ask this on official Docker forums but I've got no response :/ Currently I use Bitbucket for versionning, Capistrano to deploy in the Docker container or to the server where Docker is hosted, and nginx-proxy from jwilder to access differents website from everywhere...
  17. J

    Deploying a Service Using Portainer

    Hi All. Having dipped my toe into the world of docker with Patrick's Monero miner, I am now keen to try and deploy it across a swarm using Portainer. The problem is, I am having trouble figuring out exactly how to create the necessary service. It should just be a matter of taking the command...
  18. Patrick

    How-to Guide Dockerized CentOS or Ubuntu Desktop with HTML5 noVNC Web Browser Connectivity

    Here is a nice one for making a Docker container with VNC and noVNC access. noVNC allows you to access the container using a HTML5 web browser so you do not need to install software. Here is the GitHub of what we are using: Step 1: Pick CentOS or Ubuntu Step 2: Launch container: CentOS...
  19. Patrick

    How-to Guide Linux Desktop in Docker Running in 60 Seconds

    About twice a day I get some form of SPAM that asks me to go to a site. I make it a rule not to follow those links from my PCs, ever. What happens if you want to open a suspicious link? Or let's say you want a quick Linux GUI in your data center but do not want to install a VM. Perhaps you do...
  20. Patrick

    Starting a new Docker and Containers forum

    At the suggestion of @nitrobass24 here Dedicated Docker forum? I think we have enough discussion warranting a Docker and Containers forum. I do think it will be a bit messy since there are a lot of topics that can touch Docker, but here it is. Welcome to the new forum.