paulo-roger

Results 25 comments of paulo-roger

I think my problem is the same, I am using oracle cloud free tier with an ARM processor, although I didn't get this terminal output when I do the `log...

After some researching I think this might be because of my ARM processor. With that in mind do you think it is possible to build a fork for ARM? I...

I got it running after using this command `docker run --rm --privileged aptman/qus -s -- -p x86_64` as explained in this link: [Running x86-64 Docker Images on ARM](https://blog.techno.fish/running-x86-64-docker-images-on-arm/) Now my...

@erauner12 nope :( I gave up for while. In the near future either I will try to learn to create an docker image for this or try to test another...

I loved the type 1, the other reminds me of amazon ):

Hi :) Is there a solution for this yet?

> Thanks @Just5KY > > @paulo-roger will close this week unless you respond with any issues. Thanks guys.

> ``` > (caddy-common) { > encode gzip > header { > -Server > Strict-Transport-Security "max-age=31536000; include-subdomains;" > X-XSS-Protection "1; mode=block" > X-Frame-Options "DENY" > X-Content-Type-Options nosniff > Referrer-Policy no-referrer-when-downgrade...

> i am using it with v2.6.4. are you having any issues with it? > […](#) > On Sat, Jun 17, 2023 at 4:59 PM paulo-roger ***@***.***> wrote: (caddy-common) {...

Yeah! Only thing I had to change was `reverse_proxy localhost:1234` Thank you very much!