☘️ Open Source - We strongly believe in collaboration and transparency.
⚡ Speed - Get the most out of your hardware! Triox runs fast, even on weak hardware.
🔒 Security - We're using state-of-the-art algorithms and authentication methods to protect your data.
⛓️ Reliability - Built on top of the strong guarantees of the Rust programming language.
🛫 Easy Setup - Triox comes with batteries included and is easy to configure.
Triox is still in an early stage but is already usable. The features we'd like to add before our first release can be found in this issue.
Sign in with username demo_user
and password demo_password
.
Sadly, we can't allow users to upload files due to legal restrictions.
Since we can't guarantee that no illegal data will be uploaded the demo
server runs in read-only mode.
triox-demo.aaron-erhardt.de
- Clone the repository
git clone https://github.com/Trioxidation/triox && cd triox
- Build and start Triox
docker-compose up -d --build
Triox should be accessible at http://localhost:3000
Everyone is welcome to contribute to Triox. We are always open for new ideas, features and improvements.
The easiest way to contribute changes is to fork Triox, and then create a pull request to ask us to pull your changes into our repository. You can find a list of good first issues here.
See DEPLOYMENT.md for instructions
The API is documented in API.md
.