Abyss Cloud
Abyss Cloud is your collaborative storage space: organize files and folders in a Space, share them internally or externally, and keep every version.
What you can do
- Create multiple Spaces (personal, project, organization) and drop files in them
- Organize content in nested folders
- View the version history of a file and restore any past version
- Tag files and folders with tags
- Create public galleries to share a selection of media
- Encrypt / decrypt a file (Abyss Crypt integration)
- Move items to the trash and restore them
- Track recent activity on each Space
Getting started
- Sign in at cloud.abyss-project.fr
- Create your first Space — see Create a Cloud
- Drag-and-drop your files or create folders
- Share your Space with other members if needed — see Share my Cloud
Sharing and access
Cloud uses Abyss' standard sharing system. You can open a Space or a file to:
- a specific user (by email)
- a team or an entire organization
- a project
- anyone with a public link
See Share content and Visibility.
Permissions
Cloud uses the standard share permissions:
| Permission | Action |
|---|---|
VIEW | Read files and folders in the Space |
EDIT | Add, edit, move files and folders |
MANAGE | Everything above, plus manage Space shares |
The Space creator always holds the MANAGE level.
API and SDK
Cloud can be used outside the app through:
- API: cloud-api.abyss-project.fr/api (swagger)
- NPM package:
@abyss-project/cloud— see Core