Archivy is a self-hostable knowledge repository that allows you to preserve content in your own personal, searchable and extensible wiki.
Features:
Upcoming:
Install archivy with pip install archivy
. Other installations methods are listed here, including Docker.
Run the archivy init
command to setup you installation.
Then run this and enter a password to create a new user:
$ archivy create-admin <username>
Finally, execute archivy run
to serve the app. You can open it at https://localhost:5000 and login with the credentials you entered before.
You can then use archivy to create notes, bookmarks and then organize and store information.
See the official docs for information on other installation methods.
Archivy is dedicated to building open and quality knowledge base software through collaboration and community discussion.
To get news and updates on Archivy and its development, you can watch the archivy repository or follow @uzpg_ on Twitter.
You can interact with us through the issue board and the more casual discord server.