User Tools

Site Tools


hosts:virtual_machines:office:nextcloud

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
hosts:virtual_machines:office:nextcloud [2023/02/21 01:30] – created netboxhosts:virtual_machines:office:nextcloud [2023/02/23 01:52] tcmal
Line 1: Line 1:
 [[meta:autogen:start|​]] [[meta:autogen:start|​]]
 +===== NextCloud =====
 ^ Name | NextCloud | ^ Name | NextCloud |
 ^ Ports | 11000 (tcp) | ^ Ports | 11000 (tcp) |
 ^  | [[https://netbox.tardisproject.uk/ipam/services/31/|View in NetBox.]] | ^  | [[https://netbox.tardisproject.uk/ipam/services/31/|View in NetBox.]] |
 [[meta:autogen:end|​]] [[meta:autogen:end|​]]
-====== NAME ====== 
  
-^ Port(s) |  | +Cloud-like file storage, document editing, groupware, and webmail.
-^ Publicly Accessible?   +
-^ Upstream        |+
  
-Brief description of what the service is.+Runs in a systemless docker daemon on ''nextcloud'' user, using [[https://github.com/nextcloud/all-in-one|nextcloud AIO]].
  
-===== Data directories =====+Files are stored in an object bucket through Ceph's object gateway (s3 like api).
  
-  * ''/var/lib/...''+===== Directories ===== 
 + 
 +  * ''/home/nextcloud'' 
 + 
 +Data and config are stored in docker volumes under this userUse ''sudo su - nextcloud'' to become the user, then ''docker exec -it nextcloud-aio-nextcloud bash'' to view the config.
  
 ===== Configuration locations ===== ===== Configuration locations =====