Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - tracim/tracim: Threads, files and pages with status and full history. All in the same place.
Threads, files and pages with status and full history. All in the same place. - tracim/tracim
Visit SiteGitHub - tracim/tracim: Threads, files and pages with status and full history. All in the same place.
Threads, files and pages with status and full history. All in the same place. - tracim/tracim
Powered by 0x5a.live ๐
Tracim
Tracim is a tool designed to help you and your team to a better collaboration. It's officially supported in Arabic, English, French, German and Portuguese.
Any questions, remarks? Reach us on Tracim Community.
More informations on our website.
All documentation is available in docs/ folder.
Quick start (using Docker)
An easy way to start using Tracim is to use the Docker image.
mkdir -p ~/tracim/etc
mkdir -p ~/tracim/var
docker run \
-e DATABASE_TYPE=sqlite \
-e TRACIM_WEBSITE__BASE_URL=http://{ip_address}:{port} \
-p 8080:80 \
-v ~/tracim/etc:/etc/tracim \
-v ~/tracim/var:/var/tracim \
algoo/tracim:latest
Then, you can access the application at http://localhost:8080
The credentials to access the application are:
- email:
[email protected]
- password:
[email protected]
For advanced docker-based usage, look at the full Tracim installation's documentation
Testing Tracim
In order to test in a development context, see Testing Tracim
Run Tracim for production
If you are interested in production-ready deployment of tracim, then look at the Tracim administration documentation, which includes 3 main parts:
- Installation and an entry point for production installation
- A second part dedicated to Tracim server configuration
- A third part dedicated to Exploitation of a Tracim server (CLI commands, database migrations, etc)
Contribute
There are several ways to contribute to Tracim, here are some tips:
- Submit bugs and feature requests
- Review the code and propose changes
- Contribute to the translations
For more information about contributing to Tracim, see the Contributing to Tracim page.
Translation status
We are adding to Tracim interface every translations that once reached 50%.
Licence
Tracim is distributed under the terms of 4 distinct licenses. See LICENSE.md for details
Support
Weblate is an open source translation service, they are helping us to translate Tracim by providing a hosting service.
BrowserStack supports open source projects, and graciously helps us testing Tracim on every devices.
Open Source Resources
are all listed below.
Made with โค๏ธ
to provide different kinds of informations and resources.