https://github.com/owlebot/cdn
CDN server that serves owle.bot assets from Oracle Cloud S3 bucket. Hosted with fly.io
https://github.com/owlebot/cdn
cdn cloudflare flyio oracle-cloud s3 s3-bucket
Last synced: 7 months ago
JSON representation
CDN server that serves owle.bot assets from Oracle Cloud S3 bucket. Hosted with fly.io
- Host: GitHub
- URL: https://github.com/owlebot/cdn
- Owner: owlebot
- Created: 2024-01-13T14:28:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T01:24:00.000Z (over 1 year ago)
- Last Synced: 2024-11-21T02:22:10.049Z (over 1 year ago)
- Topics: cdn, cloudflare, flyio, oracle-cloud, s3, s3-bucket
- Language: JavaScript
- Homepage: https://cdn.owle.bot
- Size: 367 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cdn
CDN server that serves assets from a S3 bucket hosted in Oracle Cloud.
The app is hosted on fly.io.
DNS and caching is done via Cloudflare.
Default port: `8080`
Hosted with fly.io: https://fly.io/apps/cdn-owlebot
## Setup
Node version: [Node v20+](https://nodejs.org/en/download/)
**Requirements:**
Copy `secret.template.json` as `secret.json`.
**Install dependencies:**
`yarn`
**Start application:**
`yarn start`
## Features
## Contributions
Feel free to contribute to this project by opening PRs or Issues. Contributions are always welcome.
To know more about contributions, discuss the development or get help, you can join our discord server [here](discord.com).