mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
* Update EE license fil
* State license in Readme file
This commit is contained in:
@@ -13,9 +13,11 @@
|
|||||||
> Docmost is currently in **beta**. We value your feedback as we progress towards a stable release.
|
> Docmost is currently in **beta**. We value your feedback as we progress towards a stable release.
|
||||||
|
|
||||||
## Getting started
|
## Getting started
|
||||||
|
|
||||||
To get started with Docmost, please refer to our [documentation](https://docmost.com/docs).
|
To get started with Docmost, please refer to our [documentation](https://docmost.com/docs).
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Real-time collaboration
|
- Real-time collaboration
|
||||||
- Diagrams (Draw.io, Excalidraw and Mermaid)
|
- Diagrams (Draw.io, Excalidraw and Mermaid)
|
||||||
- Spaces
|
- Spaces
|
||||||
@@ -24,13 +26,26 @@ To get started with Docmost, please refer to our [documentation](https://docmost
|
|||||||
- Comments
|
- Comments
|
||||||
- Page history
|
- Page history
|
||||||
- Search
|
- Search
|
||||||
- File attachment
|
- File attachments
|
||||||
|
- Embeds (Airtable, Loom, Miro and more)
|
||||||
|
- Translations (10+ languages)
|
||||||
|
|
||||||
|
### Screenshots
|
||||||
|
|
||||||
#### Screenshots
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img alt="home" src="https://docmost.com/screenshots/home.png" width="70%">
|
<img alt="home" src="https://docmost.com/screenshots/home.png" width="70%">
|
||||||
<img alt="editor" src="https://docmost.com/screenshots/editor.png" width="70%">
|
<img alt="editor" src="https://docmost.com/screenshots/editor.png" width="70%">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
### License
|
||||||
|
Docmost core is licensed under the open-source AGPL 3.0 license.
|
||||||
|
Enterprise features are available under an enterprise license (Enterprise Edition).
|
||||||
|
|
||||||
|
All files in the following directories are licensed under the Docmost Enterprise license defined in `packages/ee/License`.
|
||||||
|
- apps/server/src/ee
|
||||||
|
- apps/client/src/ee
|
||||||
|
- packages/ee
|
||||||
|
|
||||||
### Contributing
|
### Contributing
|
||||||
|
|
||||||
See the [development documentation](https://docmost.com/docs/self-hosting/development)
|
See the [development documentation](https://docmost.com/docs/self-hosting/development)
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
Files in this directory are subject to the Docmost Enterprise Software license.
|
Files in this directory are subject to the Docmost Enterprise Edition license.
|
||||||
@@ -0,0 +1,37 @@
|
|||||||
|
The Docmost Enterprise License (the “Enterprise License”)
|
||||||
|
Copyright (c) 2023-present Docmost, Inc
|
||||||
|
|
||||||
|
|
||||||
|
With regard to the Docmost Software:
|
||||||
|
|
||||||
|
This software and associated documentation files (the "Software") may only be
|
||||||
|
used in production, if you (and any entity that you represent) have agreed to,
|
||||||
|
and are in compliance with, the Docmost Subscription Terms of Service, available
|
||||||
|
at https://docmost.com/terms (the “Enterprise Terms”), or other
|
||||||
|
agreement governing the use of the Software, as agreed by you and Docmost, Inc.,
|
||||||
|
and otherwise have a valid Docmost Enterprise Edition subscription for the correct number of user seats.
|
||||||
|
Subject to the foregoing sentence, you are free to
|
||||||
|
modify this Software and publish patches to the Software. You agree that Docmost
|
||||||
|
and/or its licensors (as applicable) retain all right, title and interest in and
|
||||||
|
to all such modifications and/or patches, and all such modifications and/or
|
||||||
|
patches may only be used, copied, modified, displayed, distributed, or otherwise
|
||||||
|
exploited with a valid Docmost Enterprise Edition subscription for the correct
|
||||||
|
number of user seats. Notwithstanding the foregoing, you may copy and modify
|
||||||
|
the Software for development and testing purposes, without requiring a
|
||||||
|
subscription. You agree that Docmost and/or its licensors (as applicable) retain
|
||||||
|
all right, title and interest in and to all such modifications. You are not
|
||||||
|
granted any other rights beyond what is expressly stated herein. Subject to the
|
||||||
|
foregoing, it is forbidden to copy, merge, publish, distribute, sublicense,
|
||||||
|
and/or sell the Software.
|
||||||
|
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
|
SOFTWARE.
|
||||||
|
|
||||||
|
For all third party components incorporated into the Docmost Software, those
|
||||||
|
components are licensed under the original license provided by the owner of the
|
||||||
|
applicable component.
|
||||||
Reference in New Issue
Block a user