FileFighter

This is the official blog for FileFighter.

What is FileFighter?

FileFighter is a simple Network-Allocated-Storage (NAS) solution for families.
FileFighter allows families to easily setup their own selfhosted Nas-Cloud.
It is not only easy to setup but also easy to use. A good structure and many important features, make it easy to upload, store, organize, edit and download your images, documents, or files. Read more about our project in our vision.

Development blog

You can find our newest blog about the development process here.

Code

Our Code is completly open source. That means you can read every single line in our application in our github repositories.
Check out our code here.

Documentation

For further information about this project, the development process, or the features check out our Wiki.

Feedback

Do you want to give us feedback about our project, blog or code?
You can either leave a comment on the blog pages, open an new issue, or write us an email.
You can also see the feedback we gave other blogs here.

How to contribute

You are welcome to contribute to the project in different ways, even if your not proficient in coding.

Issues, Ideas, Suggestions

If you find an issue or have an idea, please check if a ticket already exists on Github where you can add your insights, otherwise please create an issue including as much information as possible.

Code Contributing

  • Create a branch named “feature/NameOfYourChanges”. When you push this, all automated checks will be run. If some of them are failing, try to resolve the issues.
  • Submit your changes as a pull request (targeting the review branch) and select the FileFighter - Dev Team as reviewers.
  • We will take a look at your changes and approve them.