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

Deployment tooling #48

Open
saethlin opened this issue Jul 24, 2023 · 2 comments
Open

Deployment tooling #48

saethlin opened this issue Jul 24, 2023 · 2 comments

Comments

@saethlin
Copy link
Owner

I'm running this with an S3 bucket, and a domain I control hooked up to a Cloudfront distribution, and I mostly actually run the software on my desktop or a spot instance.

I feel like it should be possible to at least automate setting up the instance.

@saethlin
Copy link
Owner Author

I've adjusted the path computations in the web pages, so this can be served straight out of an S3 bucket without issue. Maybe that alleviates any desire to have orchestration for a Cloudfront distribution?

@saethlin
Copy link
Owner Author

I've been mulling over sticking this whole thing into a database to make it easier to query, but the internet says that for such huge chunks of what is just binary data, that the filesystem is as good as any database. Hm. Maybe that means I should be querying and uploading to a tiny VM with a large attached disk.

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

1 participant