Custom domain cloudfare

How insert dns cloudfare chalange? E-mail and code?
16 Replies
hex-developer
hex-developer3mo ago
Are you trying to set up the DNS challenge with traefik?
fontez1442
fontez1442OP3mo ago
Point 3 and 4 cant. Where create new compose file yaml?
hex-developer
hex-developer3mo ago
do you have terminal access to your server?
fontez1442
fontez1442OP3mo ago
Yes.
hex-developer
hex-developer3mo ago
Ok I want you to go to the runtipi directory Inside the user-config folder, create the file tipi-compose.yml with the following content:
version: "3.9"
services:
runtipi-reverse-proxy:
environment:
- CF_DNS_API_TOKEN=yourtoken
version: "3.9"
services:
runtipi-reverse-proxy:
environment:
- CF_DNS_API_TOKEN=yourtoken
replace yourtoken with the API token you got from Cloudflare
fontez1442
fontez1442OP3mo ago
This momment I have installed runtipi. Ok. And open terminal ok. I don't know where the folder runtipi
hex-developer
hex-developer3mo ago
ok let me help you find it Can you please paste the output of ls and pwd
fontez1442
fontez1442OP3mo ago
/home/paulo
hex-developer
hex-developer3mo ago
and ls?
fontez1442
fontez1442OP3mo ago
Ok, ser folder runtipi ok Edit file user-config? Create yaml file in folder user config?
hex-developer
hex-developer3mo ago
it's a folder yes the tipi-compose.yml file
fontez1442
fontez1442OP3mo ago
version: "3.9" services: runtipi-reverse-proxy: environment: - CF_DNS_API_TOKEN=.... And email cloudfare dns no?
fontez1442
fontez1442OP3mo ago
And i try installed immich. Options i choose?
No description
hex-developer
hex-developer3mo ago
Sorry, I had to leave! Did you get it set up? After creating the compose file you have to restart Runtipi. After that you should enable the "Expose app on the internet" toggle and use the domain or subdomain you want the app to be exposed on
fontez1442
fontez1442OP3mo ago
Thanks

Did you find this page helpful?