# SOME DESCRIPTIVE TITLE. # Copyright (C) 2024, Jeff Moe # This file is distributed under the same license as the Libre Developers # Documentation package. # FIRST AUTHOR , 2024. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Libre Developers Documentation 0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-09-02 10:01-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: en\n" "Language-Team: en \n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.16.0\n" #: ../../../_source/cloud-libre-is.rst:3 msgid "cloud.libre.is" msgstr "" #: ../../../_source/cloud-libre-is.rst:4 msgid "Administrator documentation for Libre Cloud." msgstr "" #: ../../../_source/cloud-libre-is.rst:6 #: ../../../_source/cloud-libre-is.rst:262 msgid "``_" msgstr "" #: ../../../_source/cloud-libre-is.rst:8 msgid "The site is based on Nextcloud software." msgstr "" #: ../../../_source/cloud-libre-is.rst:10 msgid "``_" msgstr "" #: ../../../_source/cloud-libre-is.rst:12 msgid "Nextcloud install documentation:" msgstr "" #: ../../../_source/cloud-libre-is.rst:14 msgid "" "``_" msgstr "" #: ../../../_source/cloud-libre-is.rst:16 msgid "" "``_" msgstr "" #: ../../../_source/cloud-libre-is.rst:20 msgid "Firewall" msgstr "" #: ../../../_source/cloud-libre-is.rst:21 msgid "Open ports 80 and 443." msgstr "" #: ../../../_source/cloud-libre-is.rst:30 msgid "Apache" msgstr "" #: ../../../_source/cloud-libre-is.rst:31 msgid "Initial setup of Apache with Certbot." msgstr "" #: ../../../_source/cloud-libre-is.rst:46 msgid "Some PHP config...XXX" msgstr "" #: ../../../_source/cloud-libre-is.rst:72 msgid "Database" msgstr "" #: ../../../_source/cloud-libre-is.rst:73 msgid "Use MariaDB for the databse." msgstr "" #: ../../../_source/cloud-libre-is.rst:75 msgid "" "``_" msgstr "" #: ../../../_source/cloud-libre-is.rst:83 msgid "Then in the database:" msgstr "" #: ../../../_source/cloud-libre-is.rst:93 msgid "Edit /etc/mysql/my.cnf to look like this:" msgstr "" #: ../../../_source/cloud-libre-is.rst:130 msgid "Restart database:" msgstr "" #: ../../../_source/cloud-libre-is.rst:136 msgid "" "Edit PHP file /etc/php/8.2/apache2/conf.d/20-pdo_mysql.ini for MariaDB. XXX " "maybe too: /etc/php/8.2/cli/conf.d/20-pdo_mysql.ini /etc/php/8.2/fpm/conf." "d/20-pdo_mysql.ini" msgstr "" #: ../../../_source/cloud-libre-is.rst:159 msgid "Then restart apache..." msgstr "" #: ../../../_source/cloud-libre-is.rst:166 msgid "redis" msgstr "" #: ../../../_source/cloud-libre-is.rst:167 msgid "Make some redis config changes. Edit /etc/redis/redis.conf" msgstr "" #: ../../../_source/cloud-libre-is.rst:176 msgid "Then restart redis." msgstr "" #: ../../../_source/cloud-libre-is.rst:184 msgid "Nextcloud" msgstr "" #: ../../../_source/cloud-libre-is.rst:185 msgid "Get Nextcloud source." msgstr "" #: ../../../_source/cloud-libre-is.rst:199 msgid "Apache More" msgstr "" #: ../../../_source/cloud-libre-is.rst:200 msgid "Set up Apache for nextcloud." msgstr "" #: ../../../_source/cloud-libre-is.rst:202 msgid "Remove the old configs:" msgstr "" #: ../../../_source/cloud-libre-is.rst:209 msgid "" "Then add file /etc/apache2/sites-available/cloud-libre-is.conf with these " "contents:" msgstr "" #: ../../../_source/cloud-libre-is.rst:248 msgid "Symlink it to enable it, then restart apache." msgstr "" #: ../../../_source/cloud-libre-is.rst:259 msgid "Nextcloud Admin" msgstr "" #: ../../../_source/cloud-libre-is.rst:260 msgid "Now go to the new site and configure via web browser:" msgstr "" #: ../../../_source/cloud-libre-is.rst:264 msgid "Create an admin account with password." msgstr "" #: ../../../_source/cloud-libre-is.rst:266 msgid "Settings:" msgstr "" #: ../../../_source/cloud-libre-is.rst:268 msgid "Database: nextcloud" msgstr "" #: ../../../_source/cloud-libre-is.rst:269 msgid "Database user: nextcloud" msgstr "" #: ../../../_source/cloud-libre-is.rst:270 msgid "Database password: password used when creating nextcloud db above." msgstr "" #: ../../../_source/cloud-libre-is.rst:271 msgid "" "Install recommended apps. After installing apps, it appears to hang at the " "dashboard with just a big white box. Clicking outside the box fixes it." msgstr "" #: ../../../_source/cloud-libre-is.rst:273 msgid "Click in upper right corner icon and go to \"Administration Settings\"." msgstr "" #: ../../../_source/cloud-libre-is.rst:276 msgid "" "Make some config changes. Edit /var/www/html/nextcloud/config/config.php and " "add under \"'installed' => true,\" this:" msgstr "" #: ../../../_source/cloud-libre-is.rst:309 msgid "Note, memcache.distributed is borken." msgstr "" #: ../../../_source/cloud-libre-is.rst:311 msgid "" "Edit /etc/php/8.2/apache2/php.ini and /etc/php/8.2/fpm/php.ini in the " "[opcache] section, set these values then restart apache:" msgstr "" #: ../../../_source/cloud-libre-is.rst:329 msgid "" "Update config. The config script needs a wrapper to run from the command " "line. Create /usr/local/sbin/nextcloud-occ with these contents:" msgstr "" #: ../../../_source/cloud-libre-is.rst:337 msgid "Then make it executable:" msgstr "" #: ../../../_source/cloud-libre-is.rst:345 msgid "Run OCC updates:" msgstr "" #: ../../../_source/cloud-libre-is.rst:354 msgid "Background jobs:" msgstr "" #: ../../../_source/cloud-libre-is.rst:356 msgid "" "``_" msgstr "" #: ../../../_source/cloud-libre-is.rst:358 msgid "FPM config:" msgstr "" #: ../../../_source/cloud-libre-is.rst:360 msgid "" "``_ ``_" msgstr "" #: ../../../_source/cloud-libre-is.rst:364 msgid "Move the install log out of the way:" msgstr ""