serverapps:nextcloud:01.nextcloud_server
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
serverapps:nextcloud:01.nextcloud_server [2023/08/07 09:16] – [php関連] hayashi | serverapps:nextcloud:01.nextcloud_server [2023/08/07 09:29] (現在) – [本体] hayashi | ||
---|---|---|---|
行 5: | 行 5: | ||
パッケージから入れようと思ってたが、某氏より「ひどい目に合うから本体だけはソースにしとけ」と言われたのもあって、そのようにしてみる | パッケージから入れようと思ってたが、某氏より「ひどい目に合うから本体だけはソースにしとけ」と言われたのもあって、そのようにしてみる | ||
- | ==== 本体 ==== | ||
- | |||
- | [[https:// | ||
- | |||
- | / | ||
行 150: | 行 145: | ||
お次に、Nginx | お次に、Nginx | ||
- | # pkg install nginx memcached | + | # pkg install nginx memcached |
New packages to be INSTALLED: | New packages to be INSTALLED: | ||
libevent: 2.1.12 | libevent: 2.1.12 | ||
memcached: 1.6.21 | memcached: 1.6.21 | ||
nginx: 1.24.0_6,3 | nginx: 1.24.0_6,3 | ||
- | | + | |
- | | + | |
postgresql13-client: | postgresql13-client: | ||
| | ||
- | Number of packages to be installed: | + | Number of packages to be installed: |
- | + | ||
- | The process will require 1 GiB more space | + | |
| | ||
+ | The process will require 17 MiB more space. | ||
+ | |||
+ | ==== 本体 ==== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | # cd / | ||
+ | # curl -OL https:// | ||
+ | # tar -xzf v27.0.1.tar.gz | ||
+ | または | ||
+ | # curl -OL https:// | ||
+ | # tar -xjf nextcloud-27.0.1.tar.bz2 | ||
+ | # chown -R www:www nextcloud | ||
serverapps/nextcloud/01.nextcloud_server.1691399786.txt.gz · 最終更新: 2023/08/07 09:16 by hayashi