Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any detailed deployment tutorial? #26

Closed
227575 opened this issue Feb 3, 2024 · 8 comments
Closed

Is there any detailed deployment tutorial? #26

227575 opened this issue Feb 3, 2024 · 8 comments

Comments

@227575
Copy link

227575 commented Feb 3, 2024

I tried Fork and changed the corresponding data. The webpage could not find the server and the custom domain was invalid. Is there any detailed tutorial? I searched for an article but failed.

@SharzyL
Copy link
Owner

SharzyL commented Feb 3, 2024

Is the custom domain linked to your Cloudflare account?

Besides, it would be helpful if you could provide a list of commands and logs during your deployment.

@227575
Copy link
Author

227575 commented Feb 3, 2024

I first fork the complete project on GitHub, and then connected Git on Cloudflare's Pages. The custom domain is also the top domain name of the hosting. According to the instructions, the account ID and KV space are changed. Click the link of the project to show that the server cannot be found. Is it my missing steps or understanding errors. Thank you very much to reply.

@SharzyL
Copy link
Owner

SharzyL commented Feb 3, 2024

May I have a look at the log when you run make deploy? You could mask out sensitive information for privacy.

@227575
Copy link
Author

227575 commented Feb 4, 2024

I tried to do it again, maybe I missed a step or did it wrong, here is some information
屏幕截图 2024-02-04 112201
屏幕截图 2024-02-04 113434
屏幕截图 2024-02-04 110512

@SharzyL
Copy link
Owner

SharzyL commented Feb 4, 2024

Take a look at the GitHub Action log. I guess you have not set the CF_API_TOKEN and CF_ACCOUNT_ID secrets.

@SharzyL
Copy link
Owner

SharzyL commented Feb 4, 2024

The best reference is README.md since it is always updated.

If you do not know how to set GitHub Action secrets, refer to README.md and deploy manually.

@227575
Copy link
Author

227575 commented Feb 4, 2024

Of course, I know the best reference is the steps in this document, but it may still be a bit hard for me to understand and not realize what went wrong with that step.Thanks anyway for your reply!

@SharzyL
Copy link
Owner

SharzyL commented Mar 11, 2024

The deployment documentation is rewritten now. It should be much simpler than before.

@SharzyL SharzyL closed this as not planned Won't fix, can't repro, duplicate, stale Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants