writercoder / seehund

Cloud native blogging
MIT License
0 stars 0 forks source link

Split frontend and admin S3 buckets #18

Closed writercoder closed 4 years ago

writercoder commented 4 years ago

Use separate buckets for admin and published sites.

This allows proper 404 handling in admin.

Serve admin from the root of the admin bucket.

When adding a domain automatically create an admin. subdomain pointing at the admin bucket.