Update README.md

master
Ilya Pirozhenko 9 years ago committed by GitHub
parent 8d891b5158
commit 12be38ef97

@ -1,28 +1,41 @@
# Ambar: Smart Document Archive # Ambar: Smart Document Archive
[Landing Page](https://ambar.cloud) | [Cloud](https://app.ambar.cloud) | [Blog](https://blog.ambar.cloud)
![Ambar](https://habrastorage.org/files/947/a32/de7/947a32de7156478094e3e12c16e8366c.jpg) ![Ambar](https://habrastorage.org/files/947/a32/de7/947a32de7156478094e3e12c16e8366c.jpg)
## What is Ambar ## What is Ambar
Ambar is a smart documents archive with automated crawling, OCR, deduplication and ultra-fast full-text search. Imagine having billion of files in different formats like xls, doc, txt, pdf, ppt, etc..., in any encoding. Ambar securely stores them and gives you an ability to search through their content and metadata in milliseconds. It is very lightweight, simple and intuitive, but yet very fast and powerful in terms of data amount and scaling. All the rocket-science is hidden behind the simple UI. Ambar is a smart document archive with automated crawling, OCR, deduplication and ultra-fast full-text search. Imagine having billion of files in different formats like xls, doc, txt, pdf, ppt, etc..., in any encoding. Ambar securely stores them and gives you an ability to search through their content and metadata in milliseconds. It is very lightweight, simple and intuitive, but yet very fast and powerful in terms of data amount and scaling. All the rocket-science is hidden behind the simple UI.
## Features ## Features
[Ambar features (Vimeo)](https://vimeo.com/202204412) [Ambar features overview (Vimeo)](https://vimeo.com/202204412)
* Full-text Search * Full-text Search [Tutorial: Mastering Ambar Search Queries](https://blog.ambar.cloud/mastering-ambar-search-queries/)
* Files Crawling (SMB, FTP, Mail) * Files Crawling (SMB, FTP, Mail)
* Dropbox Integration * Dropbox Integration [Tutorial: How to Search Through Your Dropbox Files Content](https://blog.ambar.cloud/how-to-search-through-your-dropbox-files-content/)
* OCR * OCR
* Files Deduplication * Files Deduplication
* Secure Storage * Secure Storage
## Cloud ## Cloud
It's full-featured latest Ambar, hosted on our servers. All the accounts and data is secured and carefully stored. You can connect Ambar directly to your Dropbox account and enjoy Ambar powerful search over your Dropbox. Trying Ambar Cloud is a perfect way to get the taste what Ambar is.
* [Signup](https://app.ambar.cloud/signup) * [Signup](https://app.ambar.cloud/signup)
* That's it!
Basic Ambar Cloud Account gives you space to store up to 2000 documents. To store more files you can upgrade to Pro version.
## Hosting Ambar on Your Own Servers
Self-Hosted Ambar can be installed in two ways. As a VirtualBox image or as a set of Docker images. Community Edition available for free. It's a tiny version of Enterprise Edition with limited number of pipelines and crawlers and disabled authentication.
* [Virtual Box Installation instructions](http://blog.ambar.cloud/self-hosted-ambar-step-by-step-guide/)
* [Docker Installation Instructions]()
## Privacy Policy
Cloud and Self-Hosted Ambar do not send any of your personal information anywhere.
## Self-Hosted ## License
1. Request a [VirtualBox image](http://ambar.cloud/) on our website.
2. Follow [the instruction](http://blog.ambar.cloud/self-hosted-ambar-step-by-step-guide/)

Loading…
Cancel
Save