ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.
https://doc.owncloud.org/server/10.4/admin_manual/installation/
https://owncloud.org/contribute/
Learn about the different ways you can get support for ownCloud: https://owncloud.org/support/
Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/
For detailed information about translations: https://doc.owncloud.org/server/10.4/developer_manual/core/translation.html
Current version: 1.3.4
PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.
Data is encrypted and decrypted in the browser using 256bit AES in Galois Counter mode.
This is a fork of ZeroBin, originally developed by Sébastien Sauvage. ZeroBin was refactored to allow easier and cleaner extensions. PrivateBin has many more features than the original ZeroBin. It is, however, still fully compatible to the original ZeroBin 0.19 data storage scheme. Therefore, such installations can be upgraded to PrivateBin without losing any data.
TagSpaces is a free, non-locking, open source application for organizing and managing your local files with the help of tags. It features note taking and some to-do app capabilities. The application is available for Windows, Linux, Mac OS and Android. We provide a web clipper extension for Firefox and Chrome for easy collecting of online content as local files.
More information about can be found from the following sources:
You can find the latest release of TagSpaces in the Github release section
Manage your photo library. Piwigo is open source photo gallery software for the web. Designed for organisations, teams and individuals.
The piwigo.org website introduces you to Piwigo. You'll find a demo, forums, wiki and news.
If you do not have your own server, consider the piwigo.com hosting solution.
Piwigo is widely driven by its community; if you want to improve the code, fork this repo and submit your changes to the master
branch. See our Contribution guide.
Piwigo is released under the GPL v2 license. See our Copying details.
Teedy is an open source, lightweight document management system for individuals and businesses.
A demo is available at demo.teedy.io
A preconfigured Docker image is available, including OCR and media conversion tools, listening on port 8080. The database is an embedded H2 database but PostgreSQL is also supported for more performance.
The default admin password is "admin". Don't forget to change it before going to production.
The data directory is /data
. Don't forget to mount a volume on it.
To build external URL, the server is expecting a DOCS_BASE_URL
environment variable (for example https://teedy.mycompany.com)