Daniel Hansson
cd453e7e15
fix https://github.com/nextcloud/vm/issues/70
2016-12-16 14:30:12 +01:00
Daniel Hansson
9c29b7746b
Signed-off-by: Daniel Hansson <daniel@techandme.se>
...
check connectivity with curl instead of wget
2016-12-15 21:08:16 +01:00
enoch85
584908422f
change from apt-get to apt
2016-12-12 20:17:25 +01:00
Daniel Hansson
7af5923744
no need to remove sources.list
2016-12-12 02:53:20 +01:00
enoch85
0398913452
cleanup
2016-12-12 02:30:04 +01:00
Daniel Hansson
3ebcb7cb07
Fixes #58
2016-12-12 02:05:26 +01:00
Daniel Hansson
68856b7e15
use apt-select instead
2016-12-12 01:56:04 +01:00
Daniel Hansson
dc5077b1d1
If error reports start coming in
2016-12-12 01:33:42 +01:00
Daniel Hansson
c9358f00a4
Get the best mirrors
2016-12-12 01:14:56 +01:00
Daniel Hansson
2fab74a6f3
reset text color
2016-12-12 00:15:18 +01:00
Daniel Hansson
40c2c62695
Move clear
2016-12-02 17:06:52 +01:00
Daniel Hansson
d1673c0a4d
Don't delete update-config before trusted is set
2016-12-02 17:05:20 +01:00
Daniel Hansson
cef981d92d
set trusted domain in the end instead
2016-12-02 16:23:35 +01:00
Daniel Hansson
3891020ddd
Is this run on a VPS?
2016-12-02 16:21:32 +01:00
Daniel Hansson
fce7129b62
Avoid overwriting interfaces when installing on VPS ( #59 )
...
* Avoid overwriting interfaces when installing on VPS
* Also backup the old interfaces file before overwriting it
* typo
* ifdown && ifup
* Update nextcloud-startup-script.sh
2016-11-15 12:14:51 +01:00
Daniel Hansson
4d0edbd152
make it look nice in CLI
2016-11-01 20:42:24 +01:00
Daniel Hansson
feedb4595f
Finally, upgrade Nextcloud as well upon first boot
2016-10-27 16:17:33 +02:00
Daniel Hansson
e6155493f7
update spreedme ( #46 )
...
* update spreedme
* Ask user if he/she wants to install SpreedMe
* Add insctructions + intendent
* Generate keys
Thanks @ezraholm50 !
* We generate keys, no need for the user to do it.
* put " " in the right place
* change from https to http in Proxy
* Only update Spreedme if it's installed
* avoid merge conflicts
* avoid merge conflicts 2
2016-10-27 13:14:47 +02:00
enoch85
3e445fe68e
include spreedme script
2016-10-17 01:40:48 +02:00
enoch85
cab8c27450
fixes #43
2016-10-13 14:04:25 +02:00
Daniel Hansson
16fcad955f
add DEBUG switch
2016-09-29 21:37:18 +02:00
Daniel Hansson
031981b7e1
Pretty URLs
...
Fixes #29
2016-09-29 20:44:12 +02:00
enoch85
197953e18a
possible soulution for https://github.com/nextcloud/vm/issues/30
2016-09-26 19:36:30 +02:00
enoch85
3f80801788
minor fixes
2016-09-26 18:41:39 +02:00
enoch85
e85dc2777e
move keyboard layout to the top of the script
2016-09-26 17:35:29 +02:00
Daniel Hansson
14b5cd844d
Revert "Keyboard 1" ( #37 )
2016-09-26 17:31:35 +02:00
Florian Keller
b2f1a6bd88
Code Cleanup ( #36 )
...
* Cleanup
+ Replaced tabs with spaces
+ Unified if .. then
+ Fixed typo in 'DOCTYPE'
+ Unified indentation
* Cleanup: More indentation fixes
2016-09-25 22:48:36 +02:00
Ezra
a0d017bf36
Keyboard 1 ( #34 )
...
* keyboard fix
* removed keyboard settings
moved over to beginning of nextcloud_install
* Set keyboard after checks
2016-09-24 14:42:26 +02:00
Daniel Hansson
ac21c99e6a
correct path to let's encrypt
2016-08-25 13:36:52 +02:00
enoch85
4d799692be
revert to old settings
2016-07-01 00:45:39 +02:00
enoch85
f832318a35
minor changes
2016-06-30 19:33:07 +02:00
enoch85
b49d7cb9de
ask user if the security script should be applied
2016-06-29 20:36:22 +02:00
enoch85
296b453a5e
fixes for stable + remove testing
2016-06-26 20:44:45 +02:00
enoch85
4cfe69a50c
do not use update script during first install
2016-06-22 23:56:17 +02:00
enoch85
c38e0c3c80
add gpg verifying
2016-06-22 22:34:12 +02:00
enoch85
3ddb80cb67
change to stable
2016-06-20 18:48:51 +02:00
enoch85
8f80e2556e
remove git output
2016-06-14 23:52:29 +02:00
enoch85
90d3eb61d2
typo
2016-06-14 23:49:47 +02:00
enoch85
22c34dfcfd
Merge branch 'master' of https://github.com/nextcloud/vm
2016-06-14 23:46:25 +02:00
enoch85
439fab7838
Get current IFACE and replace it with users IFACE
2016-06-14 23:45:21 +02:00
Ezra
575469868e
Update nextcloud-startup-script.sh
2016-06-14 23:39:14 +02:00
ezraholm50
a78981e6ab
Check if the user ncadmin exists, if not create it. This option for installs other then the pre-configured VM
2016-06-14 23:01:20 +02:00
ezraholm50
cf53316b1c
Fix for script based install, ncadmin does probably not exist on a fresh ubuntu server install.
...
Optional option, checks if user ncadmin exists if not creates it and adds to sudo group.
2016-06-14 22:53:33 +02:00
Ezra
0bcdebaefc
fix for script install / vm install
...
vm ships with ens33 and regular ubuntu distro's with eth0 as default NIC
2016-06-14 20:10:48 +02:00
enoch85
9f69d5cb95
add testing build
2016-06-13 21:21:42 +02:00
enoch85
57048ae56e
Add security + change network
2016-06-07 21:10:10 +02:00
enoch85
270f5d4091
Merge branch 'master' of https://github.com/nextcloud/vm
2016-06-07 02:24:17 +02:00
enoch85
5c251650c1
add new update script that fetches the latest nextclod_update.sh before update
2016-06-07 02:23:20 +02:00
Stefan Weil
974bbb0c18
Fix some typos (most of them found by codespell)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-06-05 12:27:32 +02:00
enoch85
ec5cb1753f
first commit
2016-06-03 15:27:39 +02:00