0.0.1 • Published 5 years ago

pulumi-miniflux-lib v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

miniflux

An example of running a Miniflux RSS server on AWS with PostgreSQL and Pulumi.

Deploy

☝️ Click that button and follow the instructions to set one up for yourself!

All you'll need is an AWS account and these two standard AWS environment variables (so pulumi can deploy into AWS on your behalf):

export AWS_ACCESS_KEY_ID=[your-aws-key]
export AWS_SECRET_ACCESS_KEY=[your-aws-secret]

Have fun!