Cristian Le

Results 771 comments of Cristian Le
trafficstars

Quite late to this issue. The only go poject I know that has some api documentation is `caddy`. Didn't check if it's manual or automatic. Outside golang, powerdns has a...

Oh, congratulations! Take your time :). The latest commit has all of the refactoring I had in mind, so as long as I am not overlooking some interactions, it should...

In go-gitea/gitea#18340, I am decoupling the letsencrypt TOS and generalizing to arbitrary ones defined in the directory meta. So I want to link them to the TOS if the default...

In single-user mode, would the comments be synced if `.idea` or similar folders are also synced?

What is the current priority and timeline for implementing this? Most git repositories support authenticating using token or oauth, and gitjournal already stores the ssh credentials so it should be...

@barthalion When you have the time, can you give some update on what's the current status of this PR? What's left to get the flatpaks to be built?

Fair enough, what I wanted to say was supporting the ability to serve multiple TLDs, so that we can assign different TLDs to each machine. The application is mostly for...

Yes that's the intended behaviour, but allowing multiple TLDs. The current options indicates we can only assign one TLD for the zerotier network. Let's assume we have the following records:...

Oh, also on that note, forwarding other specific requests as well, e.g. `partner-company.tld` or more practically forwarding `company.tld` requests to a/the dns resolver on the internal network. I.e. because `company.tld`...

Understandable. Yes my current workaround for that problem is a localhost `dnsdist` do that I can fine-tune the logic and automatically. Still the multiple TLD would save a lot of...