kordexa
kordexa
CDCloudflare Developers
Created by kordexa on 8/18/2023 in #general-help
Domain redirect to user page
My users have profile page, and visitors can visit their page via webapp.com/username. I want users to use their domain, and visitors to visit directly user's domain URL, not webapp.com/username. I know a choice that is permament redirect, but URL is changed if I do this one. I want base url to be like DNS. nobody should know the base url, like cloudflare (projectname.pages.dev).
8 replies
CDCloudflare Developers
Created by kordexa on 8/6/2023 in #general-help
Sending email via Workers
I want to send email via Workers. I crated a worker, and it's working properly. I don't use MailChannels, or another services. I have SMTP infos for emailing. How can I send a SMTP email via Worker? The second question about workers; Can I add different dependencies to my worker via npm?
5 replies
CDCloudflare Developers
Created by kordexa on 8/1/2023 in #general-help
Publish docker container
Can I publish docker container in the Pages, or any Cloudflare services? As far as I understand, we should use another host to deploy docker container such as AWS, and then use Cloudflare Zero Trust.
2 replies