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

Deploy docusaurus docs via GitHub Actions to Cloudflare #1517

Closed
ryscheng opened this issue May 23, 2024 · 2 comments
Closed

Deploy docusaurus docs via GitHub Actions to Cloudflare #1517

ryscheng opened this issue May 23, 2024 · 2 comments
Assignees

Comments

@ryscheng
Copy link
Member

What is it?

For static sites, I'm looking to move more stuff to Cloudflare.
Partly because Vercel does not support Docker deployments
https://vercel.com/guides/does-vercel-support-docker-deployments

That means that we'll be more limited in what kind of builds we can support (e.g. dbt docs). GitHub actions has no such limitations.

Plus we use Cloudflare for CDN / DNS anyway, so it's one less thing to worry about.

It's also nice in the mono-repo to only deploy on merges to main based on changes to a subdirectory.

@github-project-automation github-project-automation bot moved this to Backlog in OSO May 23, 2024
@ryscheng
Copy link
Member Author

Testing it out here
#1516

@ryscheng ryscheng self-assigned this May 23, 2024
@ryscheng
Copy link
Member Author

Fixed
a bug here #1518

we live!

@github-project-automation github-project-automation bot moved this from Backlog to Done in OSO May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant