gerev
gerev copied to clipboard
🧠 AI-powered enterprise search engine 🔎
Phabricator is a web application collaboration tool, which includes a wiki, a code review tool, diffusion repository browser, a bug tracker, kanban, etc. It has integration with Git, Mercurial, and...
Hey, I tried to run the application on a ubuntu server, using the command: ``` docker run -p 4000:80 -v ~/.gerev/storage:/opt/storage gerev/gerev ``` But port 80 cannot be accessed, and...
I think there should be a way to add a ca certificate to the container or at leas an option to disable cert checks. Can't add my bookstack instance because...
Saudi ?
WIP, need to remove duplicate pages, add doc and maybe fix some UI
I have tried twice to install Gerev but each time I get this problem: ``` INFO [alembic.runtime.migration] Context impl SQLiteImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. INFO [alembic.runtime.migration] Running upgrade...
Will I be able to index more than 1 million data with each data having a volume of approximately 150 - 200 KB? I noticed that SQLite is "under the...
Add support to index any website with plain HTML. Use-case: Index a documentation website like https://docs.appuio.cloud/ to ask questions about this documentation. There are countless documentation pages like this and...