anarcat

Results 792 comments of anarcat

> Just for anyone looking for an currently working example: `v 0.4.0` That's pretty useful! I feel there's truly a need to have a *simple* sample configuration here. I tried...

actually, this works now: ```yaml --- - name: Prometheus installation hosts: prometheus tasks: - name: Install NGINX ansible.builtin.include_role: name: nginxinc.nginx vars: nginx_manage_repo: false nginx_install_from: "os_repository" - name: Configure NGINX ansible.builtin.include_role:...

is there any progress on this front from the original design? i understand this might not be a priority from a security perspective, but from a data management perspective, certbot...

> it _looks_ like purging everything older than 6 months _might_ be safe, but i'm not 100% sure so it would be nice to at least have a documented workaround...

omg this *exists*?! i want this so much! for me the zim converter step is a minor issue, i need to do some hoolahoops to get teh files on the...

"libs"? if we already have a web browser in koreader, is there *already* a way to just fire that up against a running kiwix server? because that would serve me...

On 2024-04-26 13:10:14, Frans de Jonge wrote: >> "libs"? > > libzim (a few hundred kB) has ICU as a dependency (much more). I could be mistaken or misremembering but...

> Does your 2.4 Gb archive contain images ? Or would it be way bigger if it had images ? > Support for images is possible, but then the database...

> we can supply each node with a valid certificate (which contains the hostname and all primary/secondary IP addresses) and use that for the import socket server this would seem...

> https://github.com/ganeti/ganeti/blob/da6aba31874a87e81280c41f65541b9cb780827a/src/Ganeti/Constants.hs#L605 just for the record, i couldn't find a trace of that variable anywhere in the code but eventually figured out the Haskell constants are kind of transpiled into...