aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix docker automatic build (again...)Chocobozzz2018-04-161-3/+2
|
* Try to fix automatic dockerbuildChocobozzz2018-04-162-3/+3
|
* Improve dockerfileChocobozzz2018-04-163-13/+22
|
* Add auth documentationChocobozzz2018-04-163-4/+753
|
* Fix the execution right for docker-entrypoint.shFlorent Poinsaut2018-04-161-0/+0
|
* use gosu to fix /data permissions errorsFlorent Poinsaut2018-04-163-15/+57
|
* Add .gitignore for DockerFlorent Poinsaut2018-04-101-0/+3
|
* Adding a more specific phrasing for yarn installation (#487)Rigel Kent2018-04-091-1/+1
|
* Upgrade spectacle moduleChocobozzz2018-04-063-1021/+695
|
* Add what now section to production guideChocobozzz2018-04-061-1/+6
|
* Fix api doc in video update endpointChocobozzz2018-04-062-3/+2
|
* Upgrade api docChocobozzz2018-04-062-61/+919
|
* Update docker image nameChocobozzz2018-04-031-1/+1
|
* Documentation for macOS development. (#462)victor-long2018-04-031-0/+13
|
* Misc. typosluz.paz2018-03-302-12/+12
| | | Found via `codespell -q 3`
* Fix little typo in variable.Armando Lüscher2018-03-301-1/+1
|
* Add precision on upgrade script (#433)Luc Didry2018-03-291-0/+2
|
* Prevent brute force login attackChocobozzz2018-03-291-0/+8
|
* Remove alpine imageChocobozzz2018-03-282-31/+1
|
* Update dependencies.mdGérald Niel2018-03-271-9/+0
|
* Fix typo in markdown syntaxGérald Niel2018-03-271-5/+5
|
* Mise à jour documentation pour FreeBSDGérald Niel2018-03-272-2/+83
|
* Add the activation of a needed SCL for CentOSOkhin2018-03-241-1/+5
| | | There's a need to activate the devtool-6 SCL before running the yarn install command, to have node-gyp correctly compiling the needed binaries.
* Improving the CentOS7 specific partsOkhin2018-03-241-3/+7
| | | | Changing the link for ffmpeg toward a tutorial with an actual mirror of ffmpeg, and with less hassle. Adding the deendencies to devtoolset-6 and centos-release-scl to provide a C++11 compatible G++
* Add permissions instructions for the data volume (#387)Angristan2018-03-231-0/+12
| | | | | | * Add permissions instructions for the data volume * Remove useless newline
* Run the installation as the peertube user inside the Docker image (#385)Angristan2018-03-232-15/+27
| | | | | | * Run the installation as the peertube user * Run the installation as the peertube user
* Prepare building docker files on docker hubChocobozzz2018-03-234-58/+10
|
* Fix data volume path in docker-composeAngristan2018-03-221-1/+1
|
* Add option to disable starttlsChocobozzz2018-03-221-0/+1
|
* Use {postgres,redis}:alpine images with docker-compose (#372)Angristan2018-03-221-2/+2
| | | | * Specify Redis major version
* Add logging for emailsChocobozzz2018-03-221-10/+11
|
* Add information about the definitive peertube domaine nameChocobozzz2018-03-211-0/+2
|
* Revert "Selective route permission to use embeds, fixes #322 in a better way ↵Chocobozzz2018-03-201-6/+0
| | | | | (#364)" (#365) This reverts commit d40cd86bf56973d7217ad44737e3890b6e7f1ad5.
* Selective route permission to use embeds, fixes #322 in a better way (#364)Rigel Kent2018-03-201-0/+6
|
* Prepare betaChocobozzz2018-03-202-2/+2
|
* Reformat production guideChocobozzz2018-03-201-5/+5
|
* Add FreeBSD startupGérald Niel2018-03-191-0/+16
|
* Add FreeBSD rc scriptGérald Niel2018-03-191-0/+29
|
* Update the api documentationChocobozzz2018-03-192-191/+292
|
* [docker] Add short_description option in Docker configuration too; (#342)Benjamin Bouvier2018-03-151-0/+1
|
* Fix spelling in dependenciesChocobozzz2018-03-151-1/+1
|
* ppa for ffmpeg in dependencies documentation (#340)Millicent Billette2018-03-151-4/+10
|
* [docker] Update production guidelines and docker-compose file; (#341)Benjamin Bouvier2018-03-154-28/+84
|
* Add short description in configChocobozzz2018-03-151-0/+2
|
* Update g++ needed version (#338)Andréas Livet2018-03-141-0/+1
| | | In order to build properly rdf-canonize node nativ module gcc > 5 is needed. Tested on Ubuntu 14.04 with gcc 4.8, it didn't work. I had to install a newer gcc version and it was OK.
* Update documentationsChocobozzz2018-03-142-5/+6
|
* fix first sudo command (#337)Florian2018-03-141-6/+8
|
* adding some instructions for certbot and basic utility programs needed (#336)Florian2018-03-141-3/+10
|
* Add example for "small device" in production guideChocobozzz2018-03-131-1/+1
|
* Change video abuse API responseChocobozzz2018-03-121-10/+7
|