- Summary
- This document outlines the installation and configuration of OwnCloud on a server named `rootbpicln04`. The process involves several steps, primarily using the command-line interface (CLI) and `occ` commands.
Key Steps:
1. Initial Setup: The server is prepared by creating a data directory (`mntdata`) and setting the correct ownership.
2. Database Installation: OwnCloud is installed using the `occ` command, configuring a MySQL database with specific credentials.
3. Configuration Adjustments: The installation uses `sed` commands to modify configuration files, including adding `bpicln04` to the trusted domains, setting the CLI URL, and enabling HSTS.
4. Redis Integration: Redis is installed and configured for transactional file locking, utilizing a Unix socket connection.
5. Memcache Integration: OwnCloud is configured to use Redis as both a memcache and filelocking backend.
6. Final Verification: The installation is verified by accessing the OwnCloud admin page and confirming that all checks pass.
Additional Notes:
* The installation avoids using `sudo` and utilizes `su` for privilege escalation.
* The process acknowledges potential issues like array updates in config files and relies on `sed` as a workaround.
* The document contains a section discussing hardware comparisons (MySQL vs PostgreSQL, Redis vs Memcached, etc.) and performance bottlenecks, but doesn't provide specific answers due to the time-consuming nature of those investigations. It also references further research into scaling OwnCloud with Banana Pis. - Title
- ownCluster
- Description
- Notes on scaling web applications on a banana pi cluster.
- Keywords
- will, banana, linux, https, bytes, time, password, have, system, default, data, root, partition, want, command, sectors, size
- NS Lookup
- A 185.199.108.153
- Dates
-
Created 2026-03-08Updated 2026-03-08Summarized 2026-03-09
Query time: 927 ms