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

Serve NeetEditor assets through Cloudfront #1307

Merged
merged 7 commits into from
Jan 23, 2025

Conversation

AbhayVAshokan
Copy link
Member

@AbhayVAshokan AbhayVAshokan commented Jan 20, 2025

Description

  • Use @bigbinary/s3-upoloader to push public NeetoEditor assets to neeto-editor-production bucket.

Checklist

  • I have made corresponding changes to the documentation.
  • I have updated the types definition of modified exports.
  • I have verified the functionality in some of the neeto web-apps.
  • I have added the necessary label (patch/minor/major - If package publish
    is required).

Reviewers

@AbhayVAshokan _a
minor _t


Note

  1. Create a neeto-editor-production bucket.
  2. Set AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY environment variables in neeto-editor repository environment variables.
  3. Serve the assets from the bucket through Cloudfront CDN.
  4. The CDN URL should have the domain set to https://cdn.neeto-editor.neeto.com.
  5. Update documentation with the new links.

@neetogit-bot neetogit-bot bot added the minor Releases non-breaking noteworthy changes with backward compatible. label Jan 20, 2025
@neetodeploy neetodeploy bot temporarily deployed to neeto-editor-ht2z-pr-1307 January 20, 2025 13:28 Inactive
@AbhayVAshokan
Copy link
Member Author

@chiraggshah: Could you please help me with steps 1 and 2? I have also requested access to the neeto-editor-production bucket to help me verify and merge the PR.

@AbhayVAshokan AbhayVAshokan changed the title Server NeetEditor assets through Cloudfront Serve NeetEditor assets through Cloudfront Jan 21, 2025
@neetodeploy neetodeploy bot temporarily deployed to neeto-editor-ht2z-pr-1307 January 22, 2025 06:55 Inactive
@neetodeploy neetodeploy bot temporarily deployed to neeto-editor-ht2z-pr-1307 January 23, 2025 10:57 Inactive
@AbhayVAshokan AbhayVAshokan merged commit f29fac7 into main Jan 23, 2025
@AbhayVAshokan AbhayVAshokan deleted the 1268-add-a-neeto-editor-cdn branch January 23, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Releases non-breaking noteworthy changes with backward compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NeetoEditor CDN serves stale (outdated) data
1 participant