Skip to content

Sample Docker Compose configurations for the Torrust Index

Notifications You must be signed in to change notification settings

josecelano/torrust-compose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Docker compose configuration for the Torrust Index

This repo contains different sample Docker Compose configurations for the Torrust Index.

The current configurations are:

  • demo: demo configuration, just to try the index.

Requirements

  • Docker version 24.0.3, build 3713ee1.
  • GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu).

Setup

After running the application remember the following:

  • There is no user created by default, you need to sign up. The first user to sign up will be the admin.
  • There are no torrent tags created by default, you need to create them.
  • Check the config***.toml files to see the default values.

Recommendations

  • If you are using SQLite as the database engine, you can use DB Browser for SQLite.
  • Make sure you mount a volume to persist database data. That should be the default behavior, but it's better to be sure. Some configurations use a mail catcher container to catch emails sent by the index. You can access the mail catcher web interface at http://localhost:1080.

Contributing

We welcome contributions from the community!

How can you contribute?

  • Bug reports and feature requests.
  • Code contributions. You can start by looking at the issues labeled "good first issues".

About

Sample Docker Compose configurations for the Torrust Index

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published