spenczar / lektor-s3

Plugin to deploy a Lektor project to an S3 bucket
MIT License
44 stars 10 forks source link

Allow deployment on multiple buckets (1 per environment) #23

Closed pmuller closed 5 years ago

pmuller commented 5 years ago

I would like to use this plugin but I currently use multiple buckets (e.g. staging, production, etc.).

Is this supported yet?

If not, what would be the best approach to support it?

Thanks!

pmuller commented 5 years ago

I created this issue too fast. By re-reading Lektor's documentation, this should be handled by having multiple server.* sections in the project configuration file.