Skip to content

A docker setup to start your RSS aggregator with other cool stuff

License

Notifications You must be signed in to change notification settings

Rjnishant530/RSsSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSsSetup

Aim of this repository is to help anyone start their own Self-Hosted RSS aggregator with minimal setup.

Apps being Used

Requirements

Docker installed on the system

How to Use

  1. Clone the repo locally.
  2. Make sure you have docker and docker compose is installed.
  3. Change the environment variables TZ to your country value.
  4. Run docker compose up
  5. Go to http://localhost
  6. Do the initial one time FreshRss setup.
  7. Refer FreshRss first steps documentation for more.

Contributing

If you find a bug or would like to suggest an enhancement, please open an issue on this repository. Pull requests are most welcome!