Re: PSA: temporarily restricting access to our test images

2025-08-06 Thread Martin Pitt via cockpit-devel
Hello Adriano, Adriano Carvalho via cockpit-devel [2025-08-06 23:03 +0100]: > Token received and working. Thanks. 🎉 > I didn't try all of the images but I did try alpine and alpine-efi and > they fail during image-prepare. Example for alpine: They are not meant for that. These two are tiny auxi

Re: PSA: temporarily restricting access to our test images

2025-08-05 Thread Martin Pitt via cockpit-devel
Hello Adriano, Adriano Carvalho via cockpit-devel [2025-08-04 22:13 +0100]: > Is this why, when I try "test/image-prepare", I get the following? > > ⨯ https://cockpit-images.eu-central-1.linodeobjects.com/ > ⨯ https://cockpit-images.us-east-1.linodeobjects.com/ > File "/home/ac/src/cockpit/bot

Re: PSA: temporarily restricting access to our test images

2025-07-07 Thread Martin Pitt via cockpit-devel
Hello Jonathan, Jonathan Aquilina [2025-07-07 6:02 +]: > I might be able to help a bit on this in terms of the infrastructure for > cockpit. Thanks for the offer! > I understand you use linode and I have a way I can beef up the security. This isn't really about security, but about the tra

PSA: temporarily restricting access to our test images

2025-07-06 Thread Martin Pitt via cockpit-devel
Hello all, Over the past year we've got increasingly ridiculous traffic on our Linode S3 buckets, and it's becoming unbearable. We have one bucket for our test VM images and one for our test logs and artifacts. Unfortunately, we only get a summary of the traffic, not a breakdown by bucket, so we c

Re: cockpit-ws custom web server

2025-03-11 Thread Martin Pitt via cockpit-devel
Hello Jonathan, Jonathan Aquilina via cockpit-devel [2025-03-12 4:46 +]: > I will head over to the matrix channel, but in a quick question is there an > official docker container available for cockpit? I am asking as that would be > an ideal dev environment to work with. Yes! Well, toolbox

Re: cockpit-ws custom web server

2025-03-11 Thread Martin Pitt via cockpit-devel
Hello Jonathan, Jonathan Aquilina [2025-03-11 14:04 +]: > On my local machine I would still prefer to run a proper certificate and even > on my home network I have looked into this. > > The issue is automated renewal and auto deployment to the infrastructure > devices from cert bot. > > What

Re: RFC: weaning off cockpit web console from self-signed certificates

2025-03-11 Thread Martin Pitt via cockpit-devel
Hello Jonathan, Jonathan Aquilina via cockpit-devel [2025-03-11 12:53 +]: > Currently what web server does cockpit use or is it dependent on the server > admin what cockpit uses? cockpit-ws is an independent implementation of a web server. We can't just use a standard one like nginx, as it d

cockpit-ws custom web server [was: Re: RFC: weaning off cockpit web console from self-signed certificates]

2025-03-11 Thread Martin Pitt via cockpit-devel
Hello Jonathan, changed the Subject to make it clearer that this is a different topic. Jonathan Aquilina via cockpit-devel [2025-03-11 13:46 +]: > Probably a stupid question here but what advantage does having its own custom > created web server offer over something like nginx with reverse p

RFC: weaning off cockpit web console from self-signed certificates

2025-03-11 Thread Martin Pitt via cockpit-devel
Attention: Please don't respond to this mail, but to the GitHub discussion mentioned below. Hello all, the Cockpit team is currently investigating a redesign of Cockpit's web server, which becomes slowly but surely more pressing. See [1] for details if you are interested. A very interesting possi