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 static tileserver to s3 #9

Open
ZeLonewolf opened this issue Jun 4, 2024 · 4 comments
Open

Deploy static tileserver to s3 #9

ZeLonewolf opened this issue Jun 4, 2024 · 4 comments

Comments

@ZeLonewolf
Copy link
Collaborator

GitHub CI is capable of deploying the static tileserver files to OSMUS's s3 bucket. We can follow the approach that's already used in Americana.

@quincylvania
Copy link
Contributor

Is there an advantage to this instead of using GitHub pages for static content?

@ZeLonewolf
Copy link
Collaborator Author

If we can configure a domain name and there's no CORS constraints on GitHub pages, that should work fine. The only thing I'm not sure how to do outside of s3 is the RSS feed which currently pushes to the bucket.

@quincylvania
Copy link
Contributor

Okay, I'm fine using s3 instead of reinventing this.

@ZeLonewolf
Copy link
Collaborator Author

Also -- preview.ourmap.us (Americana PR preview functionality) is also based on the use of the s3 bucket.

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