kutt
kutt copied to clipboard
Free Modern URL Shortener.
### Discussed in https://github.com/thedevs-network/kutt/discussions/698 Originally posted by **kigali** July 17, 2023 Hello, Could someone please tell me how to add a custom certificat on the docker kutt image ? I...
When I want to short url and put my url in the input, click short button next to input, this may sometimes works and may take a while
I'm encountering an issue while trying to create a new account on Kutt in the localhost. When I navigate to the login/signup age and fill out the required information specified...
## Support link with dashes Links with dash are not supported, example `itms-services://0.0.0.0?action=download-manifest&url=https://randomlinkdoesntmatter.com` Changing create and edit regex validation
I don't have an email setup, can I use this without email? How can we create an admin account without email? Thanks.
RewriteEngine On RewriteCond %{HTTP_HOST} ^go.domainname.com$ [NC] RewriteRule ^(.*)$ http://localhost:3000/$1 [P] This is my rewrite rule that I use on main domain of Kutt.it. Tried the same on the custom domain...
So I have gone through the Nginx configuration files, reducing to base functions and am still having a redirect issue, making me think this is happening within the application layer....
Hello guys, I've been using KUTT for a while now. One thing which I have noticed is that it stops randomly. Is there a way to debug it? I am...
Hey, I'm running into an issue and wanted to know if anyone can help me. I have Kutt running as a docker on TrueNAS scale. I wanted to move it...
Encountering `Error: self signed certificate in certificate chain` when trying to pass `DB_SSL = true`