J0WI
122ed88e53
Update urls to HTTPS
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com >
2020-09-17 20:33:30 +02:00
benks
43e4a93b66
Update source_installation.rst
...
repaired Bullet Points.
2020-07-20 14:44:05 +02:00
Kyle Fazzari
9f6f4442f7
Actually link to snap
...
That link includes details for how to install snapd if necessary. Also
add a brief blurb about what the snap actually is.
Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com >
2020-07-08 13:27:16 -07:00
Sascha Wiswedel
bd9ef16c19
purge strings about explicit Nextcloud versions
...
Versions deprecate fast and aren't needed in upstream documentation branches.
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2020-06-04 12:48:13 +02:00
Dan Shields
1bac5b78ae
Update source_installation.rst
...
guessing this was an error. Remove or finish the thought?
2020-05-11 14:36:31 -06:00
Lars van Ravenzwaaij
fa2b94dfac
Edit Typo
...
Co-authored-by: Morris Jobke <hey@morrisjobke.de >
2020-05-04 17:08:53 +02:00
Lars van Ravenzwaaij
34998b7467
fixup! New requirements for passwordless auth
2020-05-03 19:01:59 +02:00
Lars van Ravenzwaaij
6118e77bff
New requirements for passwordless auth
...
See https://github.com/nextcloud/server/issues/20600
2020-05-03 12:31:48 +02:00
gunnaraas
bd37ca574f
Fixing small typo in docs
...
'environment' was spelled 'environmemt' on line 649
2020-04-21 10:33:54 +02:00
Benson Muite
ebf8426b14
Update admin_manual/installation/source_installation.rst
...
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com >
2020-03-28 12:27:02 +03:00
Benson Muite
6d929bf058
Update source_installation.rst
...
Indicate can also use PHP 7.4
2020-03-28 12:13:13 +03:00
Jos Poortvliet
0dfdd8bc85
added web installer
...
Can't believe we didn't have any info about the web installer... This is basic, a copy-paste from the website, but something at least.
2020-03-03 15:56:30 +01:00
MichaIng
b95c0e0185
Remove obsolete HOME and HTTP_HOME variables from Apache2 config
...
Additionally align format for Debian/Ubuntu and CentOS/RHEL configs:
- Consistent spacing and order
- No double quotes around directory path which does not contain spaces
Signed-off-by: MichaIng <micha@dietpi.com >
2020-01-24 13:23:47 +01:00
Julius Härtl
9890900cd5
Cleanup installation manual
...
Move example out of manual installation, mark snap/vm as community project
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-02 15:33:45 +01:00
Martin Bock
a0c7033bd6
Fix typo
2019-12-03 15:38:59 +01:00
John Molakvoæ
b39c6e0783
Add hash module to required list ( #1549 )
...
Add hash module to required list
2019-11-20 07:52:32 +01:00
John Molakvoæ
2b088bbfd1
hash only on FreeBSD
2019-11-20 07:41:01 +01:00
Daniel Hansson
4081dbde31
add the VM scripts as an option on Ubuntu Server
2019-07-09 22:11:03 +02:00
Bram Ceulemans
a9543a3fdd
Add hash module to required list
...
Signed-off-by: Bram Ceulemans <bramceulemans@me.com >
2019-07-07 18:55:45 +02:00
J0WI
994ec1f1f1
Update path to PHP 7.2 config
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com >
2019-07-02 11:44:39 +02:00
Joas Schilling
6af1a5cff2
Update admin_manual/installation/source_installation.rst
...
Co-Authored-By: wiswedel <wiswedel@users.noreply.github.com >
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2019-05-06 15:09:33 +02:00
Sascha Wiswedel
06ad8b6938
added PHP 7.3 to installation prerequisites
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2019-05-06 15:09:33 +02:00
Sascha Wiswedel
5adc5cab71
Apache config reordering
...
order was confusing for CentOS setup
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2019-05-06 15:09:33 +02:00
Sascha Wiswedel
b6e3ea2b6f
cleanup on installation page
...
rearranged orders, adjusted headliens
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com >
2019-05-06 15:09:33 +02:00
ernstkl
1c1ce1ad72
Update source_installation.rst
...
grammar fix
2019-05-01 09:43:07 +02:00
Morris Jobke
7d050158fc
Update source_installation.rst
2019-04-29 17:23:15 +02:00
Daniel Hansson
7554ccb96d
Add the Nextcloud VM scripts to Linux installation
...
Self explanatory
cc @nextcloud/documentation
2019-04-25 09:07:11 +02:00
Olav Seyfarth
9af9118cdc
Update source_installation.rst
2019-04-09 21:10:48 +02:00
Daniel Hansson
ae8cd733e6
update VM versions
2019-04-06 16:20:25 +02:00
Hans Erasmus
4bfe024221
Changed CentOS install to SCL from webtatic
...
Fixed the repo issue as previously discussed. Please note I added `imagick` package now as default. IMHO it is of no use to warn a user about it on the admin page if it is not to be used. This how-to should act as a one-stop page for them to get a basic Nextcloud up and running, without issues. (Excluding SSL etc which is more advanced).
2019-02-15 09:40:20 +00:00
Hans Erasmus
1172299666
As requested per comment
...
Like this?
2019-02-07 07:53:13 +00:00
Hans Erasmus
19d71166e3
Fixed formatting that displayed off-screen
...
The changes did not fit into the window when viewing the docs for Ubuntu install. Fixed it according to what I thought would be displayed better.
2019-02-07 07:53:13 +00:00
Hans Erasmus
c2611463cf
Update CentOS7 install procedure
...
After upgrading from 14.04 to 15.02 I got a warning about `imagick` on my server, so it seems that although it is not compulsory, it might be a good idea to add it to minimize the number of warnings a user might experience after initial install.
2019-02-05 09:18:37 +00:00
Flávio Gomes da Silva Lisboa
8490e2684b
Move recommendation to 18.04 #1030
2018-12-26 07:34:46 -02:00
TP75
bb39b819f1
PHP 7.0 in php.ini & php-fpm configuration notes
...
Path names have to be set in respect of the installed PHP (>= 7.0, 7.1 or 7.2) as applicable.
2018-12-18 21:14:34 +00:00
Morris Jobke
538e00c491
Merge pull request #1003 from nextcloud/fix-warnings-on-install-page
...
Fix warnings and links on install page
2018-12-04 16:47:27 +01:00
Morris Jobke
41f7170046
Fix warnings and links on install page
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-12-04 16:43:51 +01:00
Morris Jobke
f7e02f7b1f
Update required PHP modules
2018-12-04 16:27:35 +01:00
Morris Jobke
3d49e259b1
Fix typo in chown
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-30 16:23:52 +01:00
Morris Jobke
a6d857732f
Remove unneeded links (they are in the navigation already) and fix little typos
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de >
2018-11-30 16:20:06 +01:00
Morris Jobke
9641633535
Merge pull request #945 from nextcloud/NC15-cleanup
...
Cleanup structure and duplicate outdated docs
2018-11-28 16:53:55 +01:00
John Molakvoæ (skjnldsv)
426e5fd432
Fix source installation links
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2018-11-28 15:08:28 +01:00
John Molakvoæ (skjnldsv)
3981d73332
Fix linking and rst errors on admin manual
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2018-11-28 11:48:27 +01:00
cooboyno111
6d271e68ee
Update source_installation.rst
2018-11-26 13:57:12 +08:00
Hans Erasmus
c39bf32b73
Fixed NC hardcoded version in installation on CentOS ( #935 )
...
* CentOS 7 walkthrough install created
* Update source_installation.rst
Added additional dependency to extract tar ball.
* Added entries from the comment of @michag86
* Fix Nextcloud version number in CentOS install
Removed the hardcoded 'Nextcloud 13' line in the CentOS install to make it more generic.
2018-11-20 14:05:25 +01:00
Hans Erasmus
09cad635c9
CentOS 7 walkthrough install created ( #843 )
...
* CentOS 7 walkthrough install created
* Update source_installation.rst
Added additional dependency to extract tar ball.
* Added entries from the comment of @michag86
2018-11-13 09:13:55 +01:00
Daniel Hansson
b631fab80e
update text and formatting ( #924 )
...
* update text and formatting
cc @jospoortvliet @MorrisJobke
* correct typo
* removed official
2018-11-12 15:33:11 +01:00
Jos Poortvliet
c8fa1060a8
We have two VM's, add Univention.
...
Of course, we should have had both options here from the beginning... 🙈
2018-11-05 15:15:11 +01:00
Daniel Hansson
23efcb9bb1
update name
2018-10-19 21:40:54 +02:00
Jani Uusitalo
9d48ee7f31
Use a2ensite instead of ln -s to enable site
...
Replace instruction using `ln -s` to enable Apache
site to use `a2ensite` instead in Debian and
derivatives. Closes #884 .
2018-10-02 15:50:50 +03:00