Ladar Levison
Ladar Levison
@BytePointer0x2a you can start with these lists. For CentOS 6: ``` # We'll need to install the libbsd packages from the EPEL repository, which DSPAM relies upon for the strl...
Two install scripts which might be useful inspiration for a revamped Magma install script are the `certbot-auo.sh` bootstrap/installer/setup script and the `setup-ds.pl` LDAP directory server setup script. Attaching snapshots of...
The install script is out of date and needs to be replaced/fixed or removed. Ive left it in the root as a guide, and in the hope that someone will...
@vinkal I started the `robox` project to create VMs / containers for just that purpose. And while I've gotten the VMs working (mostly), they are currently designed to spin up...
There is another unoffical magma container besides the `lavabit` one, which might work better for you.
Hi @robrecord @vinkal ... I'd always intended to go back and improve the images pushed to Docker Hub and Quay for Magma. But I don't use containers all that much...
Like I said, I don;t have experience with what users expect in the world of Docker. Having to access a web page seems tricky. I was actually thinking it would...
Someday, I'd like to create a standalone magma variant, which doesn't need a MySQL/memcached server. My plan was to simply build magma with MySQL embedded. If someone wants to submit...
Technically zlib is bundled, and gets compiled before OpenSSL. So the real bug is that the build.lib.sh script isn't passing the right options to configure so that OpenSSL looks internally...
@Doemela I was too slow. The log file is gone. It's probably some silly dependency that's missing. The log file should tell you precisely what's missing and/or failed. Your package...