Start a list mentioning hosting providers
This commit is contained in:
parent
efd9b8e433
commit
b6a7e8ac1f
13
README.md
13
README.md
@ -25,6 +25,8 @@ Thanks to the generous folks at [DigitalOcean](https://m.do.co/c/8d70b916d462),
|
||||
|
||||
- [Features](#features)
|
||||
- [Getting started](#getting-started)
|
||||
- [Self-hosting](#self-hosting)
|
||||
- [Hosting Providers](#hosting-providers)
|
||||
- [Contributing](#contributing)
|
||||
- [Community Support](#community-support)
|
||||
- [Translation](#translation)
|
||||
@ -52,9 +54,12 @@ Thanks to the generous folks at [DigitalOcean](https://m.do.co/c/8d70b916d462),
|
||||
</picture>
|
||||
|
||||
A full list of [features](https://docs.paperless-ngx.com/#features) and [screenshots](https://docs.paperless-ngx.com/#screenshots) are available in the [documentation](https://docs.paperless-ngx.com/).
|
||||
|
||||
# Getting started
|
||||
|
||||
You can either host your paperless by yourself or go with a hosting provider.
|
||||
|
||||
## Self-hosting
|
||||
|
||||
The easiest way to deploy paperless is `docker compose`. The files in the [`/docker/compose` directory](https://github.com/paperless-ngx/paperless-ngx/tree/main/docker/compose) are configured to pull the image from GitHub Packages.
|
||||
|
||||
If you'd like to jump right in, you can configure a `docker compose` environment with our install script:
|
||||
@ -67,6 +72,12 @@ Alternatively, you can install the dependencies and setup apache and a database
|
||||
|
||||
Migrating from Paperless-ng is easy, just drop in the new docker image! See the [documentation on migrating](https://docs.paperless-ngx.com/setup/#migrating-to-paperless-ngx) for more details.
|
||||
|
||||
## Hosting Providers
|
||||
|
||||
| Provider | Free plan? | Description |
|
||||
| --------------- | ------------- | ------------ |
|
||||
| [Paperless‑home](https://paperless-home.com) | <p align="center">✔️</p> | Hosting service dedicated to Paperless. Features: Import over WebDAV or FTP, import of docx and other office document types. |
|
||||
|
||||
<!-- omit in toc -->
|
||||
|
||||
### Documentation
|
||||
|
Loading…
x
Reference in New Issue
Block a user