Dweller

Results 8 issues of Dweller

To my knowledge their is no pylxd methods to allow for the import and export of containers. Would it be prudent to add them?

This project is listed as a C based source and its C++

Fixed by adding into Servus/servus/serializable.h ``` [sbanks@ys]~/git/ZeroBuf/build% make Scanning dependencies of target Servus [ 5%] Building CXX object Servus/servus/CMakeFiles/Servus.dir/version.cpp.o [ 10%] Building CXX object Servus/servus/CMakeFiles/Servus.dir/md5/md5.cc.o [ 15%] Building CXX object...

TPM2 module works fine if its plugged and the encrypted disk gets unlocked thats great. Just testing what happens when you plug the drive into another machine or remove the...

https://github.com/Dweller/lxd-ssh-gateway

I've a nginx server which is passing requests via /var/run/fcgiwrap.socket ``` location /bin { root /var/www/; fastcgi_pass unix:/var/run/fcgiwrap.socket; include fastcgi_params; fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; } ``` ``` My C program is...

I'm currently running a snap lxd 5.21 on centos8 and a pip installed pylxd of version 2.3.1 I've a LXD container which runs a pylxd script and that connects to...

My ec2 nodes pylxd scripts don't work with the latest version of Amazon Linux 2023.6.20241212 Client()call returns KeyError: http+unix which is to day almost like the underlining module doesn't understand...

needs information