Skip to content

cnunciato/pulumi-miniflux-typescript

Repository files navigation

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!

About

Run your own RSS server on AWS with Miniflux, PostgreSQL and Pulumi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published