RSS-Bridge
  •  General
    • Project-goals
    • Contribute
    • Requirements
    • Screenshots
    • FAQ
    • Public Hosts
  •  CLI
    •  For Hosts
      • Installation
      • Updating
      • Docker Installation
      • Heroku Installation
      • Whitelisting
      • Authentication
      • Customizations
      • Custom Configuration
    •  For Developers
      • Coding style policy
      • Pull Request policy
      • Folder structure
      • Actions
      • Debug mode
      • Github Codespaces Tutorial
      • Development Environment Setup
    •  Bridge API
      • How to create a new bridge
      • BridgeAbstract
      • FeedExpander
      • XPathAbstract
    •  Helper functions
      •  Cache API
        • How to create a new cache
        • CacheInterface
      •  Technical recommendations
        •  Bridge Specific
          • ActivityPub (Mastodon)
          • FacebookBridge
          • FurAffinityBridge
          • Furaffinityuser
          • Instagram
          • PixivBridge
          • TwitterV2

        GitHub Repository
        Help/Support/Bugs
        Docker Images



        Powered by Daux.io

        For Hosts Installation

        November 3, 2023 at 9:42 AM Edit on GitHub

        In order to install RSS-Bridge on your own web server* do as follows:

        • Make sure your web server meets all requirements
        • Download the ZIP file of the last stable release
        • Place all files on your web server

        For linux hosts:

        • Grant read-write-access for www-data to the ./cache directory (chown -R www-data ./cache)

        You have successfully installed RSS-Bridge.

        Instructions for Docker setups are at Docker Installation

        • Previous
        • Next