Граф коммитов

878 Коммитов

Автор SHA1 Сообщение Дата
Daniel Hansson 4b26f29cda
add full documentation 2018-12-07 21:12:31 +01:00
Daniel Hansson e19ef1c4bd
add tls-sni and remove webroot
for ppl which only wants to open port 443
2018-12-07 20:35:55 +01:00
Daniel Hansson 4907b26b60
allow larger file uploads to support chunking 2018-12-07 17:54:12 +01:00
Daniel Hansson 18bdc8aa49
yes, it's stable 2018-12-06 22:39:20 +01:00
Daniel Hansson bd8553e6da
don't advertise IRC 2018-12-06 22:38:20 +01:00
Daniel Hansson 6470c9bbcb
Some people don't read the text, make it more abvous 2018-12-05 14:08:59 +01:00
Daniel Hansson 31e41e9a7e
update all apps every time (#707) 2018-12-04 22:29:25 +01:00
Daniel Hansson be4f5cc857
add full path 2018-12-04 16:57:23 +01:00
ggeorgg 049539769b Let user select the device for the nextcloud data (#727) 2018-12-03 20:19:12 +01:00
Daniel Hansson c8d1211767
only run if called (#732) 2018-12-02 21:14:32 +01:00
Daniel Hansson 4e5d3ad9b7
move dockerbackup to lib (#731) 2018-12-02 21:08:33 +01:00
Daniel Hansson 5cbe9c170a
use datadir from Nextclouds config.php 2018-12-02 20:51:06 +01:00
Daniel Hansson bf55d75f87
create DOCKERBACKUP first 2018-12-02 20:41:58 +01:00
Daniel Hansson aff05c517b
save current docker ps command 2018-12-02 17:53:06 +01:00
Daniel Hansson b07416f5d8
don't stop before export 2018-12-02 17:49:07 +01:00
Daniel Hansson 430eb3efb9
stop docker before export 2018-12-02 17:44:12 +01:00
Daniel Hansson b44b65053d
update docker-ce to overlay2 for old installations (#728) 2018-12-02 17:22:52 +01:00
Daniel Hansson 8c21391a44
Fix https://github.com/nextcloud/vm/issues/714
Do this in the install script as well to make sure Nextcloud is optimized even without running the update script.
2018-11-30 10:49:38 +01:00
Daniel Hansson af7abeceea
2 TB VM is now available 2018-11-28 12:28:21 +01:00
Daniel Hansson fd5189a888
make sure it's the regular user and not root 2018-11-27 21:22:55 +01:00
Daniel Hansson 95141e249b
replace nextcloud.sh instead if sed 2018-11-27 21:15:31 +01:00
Daniel Hansson 5b1fa95a7b
change comment 2018-11-26 21:44:36 +01:00
Daniel Hansson c4d6437a9f
smaller improvments 2018-11-26 21:42:49 +01:00
Daniel Hansson 231cb6fac3
set overlay2 globally (#724) 2018-11-26 20:54:59 +01:00
Daniel Hansson 6b505a0f85
change to overlay2
...since devicemapper is deprecated
2018-11-26 20:15:58 +01:00
Daniel Hansson e88c3a4cc3
change to overlay2
Since devicemapper is deprecated let's use overlay2 instead.

Tested and works

root@1:~# docker info
Containers: 1
 Running: 1
 Paused: 0
 Stopped: 0
Images: 1
Server Version: 18.09.0
Storage Driver: overlay2
 Backing Filesystem: extfs
 Supports d_type: true
 Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
 Volume: local
 Network: bridge host macvlan null overlay
 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: c4446665cb9c30056f4998ed953e6d4ff22c7c39
runc version: 4fc53a81fb7c994640722ac585fa9ca548971871
init version: fec3683
Security Options:
 apparmor
 seccomp
  Profile: default
Kernel Version: 4.15.0-39-generic
Operating System: Ubuntu 18.04.1 LTS
OSType: linux
Architecture: x86_64
CPUs: 2
Total Memory: 3.852GiB
Name: 1.hanssonit.se
ID: 5PJK:EZZD:VQYJ:ZZDI:66GE:PLKB:2UQE:XRGS:V2W7:4GPF:XRJO:POPF
Docker Root Dir: /var/lib/docker
Debug Mode (client): false
Debug Mode (server): false
Registry: https://index.docker.io/v1/
Labels:
Experimental: false
Insecure Registries:
 127.0.0.0/8
Live Restore Enabled: false
Product License: Community Engine
2018-11-26 19:20:08 +01:00
Daniel Hansson 134c61d4cd
remove legacy code from the ownCloud days (#673) 2018-11-26 17:08:47 +01:00
Daniel Hansson 6bf7a8e20c
use https 2018-11-26 11:46:53 +01:00
Daniel Hansson 4afd1e9022
use https 2018-11-26 11:42:29 +01:00
Daniel Hansson 3a509867d1
fix bug in nextcloud.sh 2018-11-26 11:35:09 +01:00
Daniel Hansson 71c3b13799
typo 2018-11-25 20:21:51 +01:00
Daniel Hansson 3b85bde069
update shortlink (#722) 2018-11-24 22:49:23 +01:00
Daniel Hansson bef42ca800
zfs-auto-snapshot needs multiverse (#721) 2018-11-24 21:29:48 +01:00
Daniel Hansson f00f45bf9a
change from UTC to system date & time (#720) 2018-11-24 16:39:07 +01:00
Daniel Hansson 1ed9138144
Introduce ZFS Snapshots (#718) 2018-11-24 14:30:16 +01:00
Daniel Hansson ae79af5e30
remove Header always set as it's set in .htaccess (#717) 2018-11-23 22:24:59 +01:00
Daniel Hansson 0f522f8a1c
change ipv6 and ipv4 lookup hosts 2018-11-22 22:22:16 +01:00
Daniel Hansson 29940b741f
restart _webserver after redis is upgraded
Possible fix for #715
2018-11-22 09:22:00 +01:00
Daniel Hansson a0ed158ba7
Hold `docker-ce`
Fix https://github.com/nextcloud/vm/issues/713
2018-11-19 19:44:25 +01:00
Daniel Hansson 8b7b4831f5
set static IP if DHCP doesn't work (#697) 2018-11-18 12:18:17 +01:00
Kyle Brennan 8a94bb2cf0 use lsb_release to detect OS (#712) 2018-11-16 20:31:55 +01:00
Daniel Hansson b357b63afd
add specific Hypervisors 2018-11-13 21:22:22 +01:00
Daniel Hansson 70d0a65f70
add hypervisor to minimum requirements 2018-11-09 18:33:39 +01:00
Daniel Hansson 3decb5623c
forget session after 30 minutes
web uploads may be affected if it forgets instantly
2018-11-07 23:22:35 +01:00
Daniel Hansson fa659ceaae
Update nextcloud_install_production.sh 2018-11-06 20:32:58 +01:00
Daniel Hansson eec11647bf
add notifications 2018-10-31 18:44:28 +01:00
Daniel Hansson d6248cb019
typo 2018-10-27 10:31:53 +02:00
Daniel Hansson acf60ee8b4
skip one step with curl 2018-10-27 10:31:18 +02:00
Daniel Hansson c84b552841
typo 2018-10-19 09:57:30 +02:00
Daniel Hansson 3d2fba851d
Change branding 2018-10-19 09:44:32 +02:00