Simplify Workflows & Private Cloud
Fully integrated solution for File Storage, Workflows, eSigning, Web Forms, Document Management and Security. Runs in the cloud, on-premise, hybrid and multi-cloud environments!
Installation steps:
- sudo snap install cloudplan
- Open the following incoming ports for cloudplan:
udp:34781-35999
tcp: 443, 35001, 35002
- sudo cloudplan --activate
- sudo snap start cloudplan.daemon
- Go to portal.cloudplan.net , change the license from trial to the desired one.
Change the node level > 0
- The storage path is available at: /var/snap/cloudplan/common/cloudplan
You can add content under this path and share it with your users.
- For big folder hierarchy please modify the system notify watchers:
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf
sudo sysctl -p