Deployment
-
When deployed in production environment, we generally advise to run Pydio Cells as a systemd service.
This configuration assumes that you have followed our recommended best practices during the installation process. Adapt to your specific...
-
This guide contains strongly opinionated choices and best practices. It will show you the steps required for a production-ready and reasonnably secured server. For a simple test on a RHEL-like server, you can skim through this page instead....
-
In this tutorial, we shortly present a basic setup to use an Apache webserver as reverse proxy in front of a Pydio Cells installation.
Cells Sync will not be able to work with apache2, apache is currently not completely supporting gRPC....
-
You can use supervisor to run your Pydio Cells instance as a service. Among others, supervisor relaunches the service after a machine reboot or when there is a failure.
RequirementsYou only need to install supervisor if not yet present...
-
This guide contains strongly opinionated choices and best practices. It will show you the steps required for a production-ready and reasonnably secured server. For a simple test on a Debian-like server, you can skim through this page instead....
-
This tutorial quickly introduce how to set up and run Prometheus and Grafana to gather and display metrics for your Pydio Cells instance.
Please note that this feature is only available in the Enterprise Distribution.
Enabling... -
In this tutorial, we explain how to configure a reverse proxy for your Cells Docker container and what settings are the most important to change.
Run your Cells docker container behind a Traefik reverse-proxy using SSLTraefik is a very...
-
When starting cells, you see this warning:
Warning: no private IP detected for binding broker. Will bind to <YOUR PUBLIC IP ADDRESS>, which may give public access to the broker. OverviewInternally, Pydio Cells is implemented...
-
Specific Cells parameters
To configure your external and bind for Cells you run the following command:
./cells configure sitesBind Address: is the interface and port used to bind Cells on the server.
External URL: is the url...
-
This guide describes the steps required to have Pydio Cells running on Windows
Install Cells on Windows 10 Install a Database MySQL 8.0 MariaDB 10.4 Install CellsDownload the Pydio Cells executable Download Server.
Open...
-
In this tutorial, we explain how to use a Caddy 2 webserver as reverse proxy in front of a Pydio Cells installation.
Caddy 2 is the latest version of the Caddy webserver. It brings many enhancements but also some breaking changes when... -
This guide describes the steps required to have Pydio Cells running on macOS.
[:image:logos-os/logo-mac.png]
Requirements DatabaseYou can skip this step if you already have a database.
You can use either MySQL (>= 5.7)...
-
In this tutorial, we explain how to use a Caddy webserver as reverse proxy in front of a Pydio Cells installation.
Caddy is a lightweight webserver coded in Go language. It is embedded in Pydio Cells to serve as a gateway and expose the...