#author("2024-08-06T08:40:04+09:00","default:kuji","kuji")
#author("2024-08-06T08:51:40+09:00","default:kuji","kuji")
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*Nextcloud install by port www/nextcloud [#u4e9b9d2]

 ===>   Generating temporary packing list
 install  -m 555 /usr/ports/www/nextcloud/work-php81/config.sample.php  /usr/ports/www/nextcloud/work-php81/stage/usr/local/www/nextcloud/config/config.sample.php
 (cd /usr/ports/www/nextcloud/work-php81/nextcloud; /usr/bin/find . -type f) | /usr/bin/sort |  /usr/bin/sed -Ee '/^\.\/\.(htaccess\.dist|user\.ini)/d'  -e '/^\.\/config\/config\.sample\.php/d'  -e 's,^\.,www/nextcloud,' >> /usr/ports/www/nextcloud/work-php81/.PLIST.mktmp
 /bin/cat /usr/ports/www/nextcloud/work-php81/plist.post >> /usr/ports/www/nextcloud/work-php81/.PLIST.mktmp
 install  -m 555 /usr/ports/www/nextcloud/work-php81/occ /usr/ports/www/nextcloud/work-php81/stage/usr/local/bin/occ
 ====> Compressing man pages (compress-man)
 ===>  Installing for nextcloud-php81-29.0.4
 ===>  Checking if nextcloud-php81 is already installed
 ===>   Registering installation for nextcloud-php81-29.0.4
 Installing nextcloud-php81-29.0.4...
 /!\ The FreeBSD package REQUIRES the apps_paths configuration as    /!\
 /!\ seen in config/config.sample.php to function                    /!\
 
 Please note that everything has been installed in /usr/local/www/nextcloud.
 
 You will probably want to add an alias to your httpd.conf file,
 something like this:
 
         Alias /nextcloud /usr/local/www/nextcloud
         AcceptPathInfo On
         <Directory /usr/local/www/nextcloud>
             AllowOverride All
             Require all granted
         </Directory>
 
 And restart Apache. Nextcloud will start the bundled installer on first
 access. Once the bundled installer finishes, further configuration can
 be done via 'Settings', 'Administration'. Additional configuration
 options are available in

 Apacheを再起動します。Nextcloudは最初のアクセス時にバンドルされたインストーラを起動します。
 バンドルされたインストーラが終了したら、「設定」、「管理」からさらに設定を行うことができます。
 追加の設定オプションは以下で利用できます。
 
         /usr/local/www/nextcloud/config/config.php
 
 You can find annotated configuration options in config.documented.php
 in the same directory. Nextcloud's configuration documentation is at

 注釈付きの設定オプションは、同じディレクトリのconfig.documented.phpにあります。
 Nextcloudの設定ドキュメントは、
 
         https://docs.nextcloud.com/server/stable/admin_manual/configuration_server
 
 The caching options require additional Nextcloud configuration.
 
 ===>  Cleaning for nextcloud-php81-29.0.4
 ===>  Cleaning for nextcloud-php82-29.0.4
 ===>  Cleaning for nextcloud-php83-29.0.4
 ===>  Cleaning for nextcloud-php84-29.0.4


----
Total access &counter(total);:本日 &counter(today);:昨日 &counter(yesterday);
#counter([total|today|yesterday]);

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS