TrueNAS Scale 22.12.1 prevents docker from running without Apps being setup. How to circumvent?

This page summarizes the projects mentioned and recommended in the original post on /r/truenas

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dockerfiles

    my collection of docker compose files (by patzm)

  • I just tried the upgrade to TrueNAS Scale 22.12.1, only to realize that my entire docker stack didn't come up. This is, as announced in their release notes, due to this PR. It prevents the docker daemon from being run, if no App is installed. However, I do this intentional, to have a pretty pristine (non-k3) environment and run my legacy docker-compose stacks on it. I used this awesome script (note that I took it from a Gist, not by myself) to configure the daemon properly and restart it. SOoooo: did anyone already find a work-around to disable / revert that PR and allow running docker (because it is installed after all).

  • moby

    Discontinued Moby Project - a collaborative project for the container ecosystem to assemble container-based systems (by truenas)

  • I just tried the upgrade to TrueNAS Scale 22.12.1, only to realize that my entire docker stack didn't come up. This is, as announced in their release notes, due to this PR. It prevents the docker daemon from being run, if no App is installed. However, I do this intentional, to have a pretty pristine (non-k3) environment and run my legacy docker-compose stacks on it. I used this awesome script (note that I took it from a Gist, not by myself) to configure the daemon properly and restart it. SOoooo: did anyone already find a work-around to disable / revert that PR and allow running docker (because it is installed after all).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • jailmaker

    Persistent Linux 'jails' on TrueNAS SCALE to install software (docker-compose, portainer, podman, etc.) with full access to all files via bind mounts thanks to systemd-nspawn!

  • Also recommend you take a look at Jailmaker, which runs docker in a SystemD-based jail and will save you from a lot of potential grief in the future when Ix Systems changes something again.

  • charts

    Community Helm Chart Repository (by truecharts)

  • But I understand that there is a public repo with the code that is exposed in TrueCharts? Is it that one to confirm: https://github.com/truecharts/charts ?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts