Eben van Deventer
Eben van Deventer
Hi @josegonzalez Running DOKKU_TRACE=1 TRACE=1 apt-get install dokku After answering following config questions: 1. Enable nginx-vhosts plugin? 2. Hostname or IP for server: 3. Enable vhost-based deployments? 4. Keyfile for...
pid 1 in LXC is usually allocated to lxc-init, but it does exist.
Hi @josegonzalez , the thing of it is that I am thus far unable to replicate on any new LXC container build. There are some customizations that I made to...
I have marked as unhold, these are the packages that are slated for upgrade: dokku-event-listener/bullseye 0.9.1 amd64 [upgradable from: 0.7.0] dokku-update/bullseye 0.3.1 amd64 [upgradable from: 0.2.0] dokku/bullseye 0.26.4 amd64 [upgradable...
@AmandaCameron Thank you, I did not think of trying to directly login to the container via SSH (We don't allow remote root logon by default), doing so via root allowed...
@josegonzalez I use Proxmox VE (Virtialization Platform built on Debian) and then deploy a Debian 11-01 LXC Template from the default Repo. Unfortunately I haven't tried deploying LXC containers from...
It should run on a Debian installation: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Buster
> [server] > bind_host = 0.0.0.0 > bind_port = 4822 This fixes it for me, perhaps we should include the creation of this file in the script?
I did, I set to false in configuration.h to see if that wasn't causing the issue (commit to EEPROM), but even with it set to true or enabled manually (with...
Another approach would be to implement allowing you add a local folder as "storage", that way an imported zpool (zfs) would be usable as a storage location at least?