Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Selective route permission to use embeds, fixes #322 in a better way (#364) | Rigel Kent | 2018-03-20 | 1 | -0/+6 | |
| | ||||||
* | Prepare beta | Chocobozzz | 2018-03-20 | 2 | -2/+2 | |
| | ||||||
* | Reformat production guide | Chocobozzz | 2018-03-20 | 1 | -5/+5 | |
| | ||||||
* | Add FreeBSD startup | Gérald Niel | 2018-03-19 | 1 | -0/+16 | |
| | ||||||
* | Add FreeBSD rc script | Gérald Niel | 2018-03-19 | 1 | -0/+29 | |
| | ||||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 2 | -191/+292 | |
| | ||||||
* | [docker] Add short_description option in Docker configuration too; (#342) | Benjamin Bouvier | 2018-03-15 | 1 | -0/+1 | |
| | ||||||
* | Fix spelling in dependencies | Chocobozzz | 2018-03-15 | 1 | -1/+1 | |
| | ||||||
* | ppa for ffmpeg in dependencies documentation (#340) | Millicent Billette | 2018-03-15 | 1 | -4/+10 | |
| | ||||||
* | [docker] Update production guidelines and docker-compose file; (#341) | Benjamin Bouvier | 2018-03-15 | 4 | -28/+84 | |
| | ||||||
* | Add short description in config | Chocobozzz | 2018-03-15 | 1 | -0/+2 | |
| | ||||||
* | Update g++ needed version (#338) | Andréas Livet | 2018-03-14 | 1 | -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 documentations | Chocobozzz | 2018-03-14 | 2 | -5/+6 | |
| | ||||||
* | fix first sudo command (#337) | Florian | 2018-03-14 | 1 | -6/+8 | |
| | ||||||
* | adding some instructions for certbot and basic utility programs needed (#336) | Florian | 2018-03-14 | 1 | -3/+10 | |
| | ||||||
* | Add example for "small device" in production guide | Chocobozzz | 2018-03-13 | 1 | -1/+1 | |
| | ||||||
* | Change video abuse API response | Chocobozzz | 2018-03-12 | 1 | -10/+7 | |
| | ||||||
* | Update videos api list for account | Chocobozzz | 2018-03-12 | 2 | -5/+8 | |
| | ||||||
* | Better docker test doc | Chocobozzz | 2018-03-11 | 1 | -7/+7 | |
| | ||||||
* | `docker-compose up app` need a docker-compose.yml file in current folder to ↵ | Millicent Billette | 2018-03-11 | 1 | -0/+1 | |
| | | | | work. | |||||
* | Add api base path in documentation | Chocobozzz | 2018-03-07 | 2 | -2/+12 | |
| | ||||||
* | Upgrade api doc html file | Chocobozzz | 2018-03-07 | 1 | -99/+1090 | |
| | ||||||
* | Fix tool documentation | Chocobozzz | 2018-03-06 | 1 | -2/+2 | |
| | ||||||
* | Update dependencies for Archlinux | Benjamin EWFT | 2018-03-05 | 1 | -1/+1 | |
| | ||||||
* | Refractor tools documentation | Chocobozzz | 2018-03-05 | 2 | -24/+19 | |
| | ||||||
* | Add documentation for upload script | Chocobozzz | 2018-03-05 | 1 | -0/+16 | |
| | ||||||
* | Remove X-Frame options in nginx config (#322) | Valvin | 2018-03-05 | 1 | -1/+0 | |
| | | | `X-Frame-Options DENY;` doesn't permit sharing using iframe | |||||
* | Fix nginx configuration that do not work with import-videos script | Chocobozzz | 2018-03-01 | 1 | -1/+1 | |
| | ||||||
* | Upgrade production guide for nginx | Chocobozzz | 2018-03-01 | 1 | -0/+3 | |
| | ||||||
* | Fixed import-videos filename (#311) | Stefan Schüller | 2018-02-25 | 1 | -1/+1 | |
| | ||||||
* | Update Production Guide (#309) | SVNET Libre | 2018-02-21 | 1 | -1/+0 | |
| | | | | | | | | * Update Production Guide Pull Request #308 * change the execution of the script | |||||
* | Add ability to import videos from all supported youtube-dl sites | Chocobozzz | 2018-02-20 | 1 | -8/+10 | |
| | ||||||
* | Add support to video support on client | Chocobozzz | 2018-02-20 | 1 | -3/+3 | |
| | ||||||
* | Add ability to import just one video from youtube | Chocobozzz | 2018-02-19 | 2 | -12/+16 | |
| | ||||||
* | add import-youtube guide inside documentation (#298) | LecygneNoir | 2018-02-19 | 3 | -4/+61 | |
| | | | | | | | | | | | | * add import-youtube guide inside documentation * safer to use unlink instead of rm to delete symbolic link, avoid risk of deleting entire directories in case of syntax error * spelling mistake corrections * anonymise URLs * git also needed as dependencies to run yarn install | |||||
* | Apidoc (#302) | Dimitri Gilbert | 2018-02-17 | 1 | -0/+195 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Basic api documentation * fix styling issue * fix styling issue * gitignore unecessary folders * openApi 2.0 first draft * solved conflicts * solved errors in openapi file * added missing doc on video + deleted apidoc comments * fix last warnings and errors inopenapi definition * openapi fix typo + improvement on video/comment endpoints * removed misplaced openapi file * api documentation improvement | |||||
* | Try to improve production guide | Chocobozzz | 2018-02-16 | 2 | -159/+26 | |
| | ||||||
* | Better upgrade script consistency | Chocobozzz | 2018-02-14 | 1 | -9/+7 | |
| | ||||||
* | Precisions and security enhancements to the production guide (#287) | Rigel Kent | 2018-02-14 | 2 | -22/+76 | |
| | | | | | | | | - added precisions and suggestions about how to generate Let's Encrypt certificates. Users have reported their installations didn't work when the problem came from missing certificates (false positives). - security defaults of Nginx follow the basic robustness principle "be conservative in what you send, be liberal in what you accept", which isn't enough with modern security standards, so we should be picky with the cipher suites we use, among other things. Extra comments (especially for the TLS1.3 protocol support parameter) make the requirement of a recent Nginx installation obvious, and the downgrade alternative remains clear to the system administrator. All in all, we should aknowledge users will most often copy and paste the configuration files. Making them secure by default may force a few users to read their configuration, but on the long run we are making the fediverse more secure. Since I've come to modify a bit the Nginx config in `support/doc/production.md`, I've merged it with the template so that they stay consistent. | |||||
* | Update Guide for upgrade procedure (#281) (#291) | SVNET Libre | 2018-02-14 | 1 | -0/+12 | |
| | ||||||
* | Adding dependencies informations for CentOS 7 (#288) | Erwan Croze | 2018-02-12 | 1 | -1/+19 | |
| | ||||||
* | Add warning in production guide | Chocobozzz | 2018-02-09 | 1 | -0/+2 | |
| | ||||||
* | Fix "things went wrong" documentation | Chocobozzz | 2018-02-08 | 1 | -1/+1 | |
| | ||||||
* | Expose SMTP and instance settings in the Docker environment variables (#277) | kaiyou | 2018-02-06 | 2 | -0/+33 | |
| | ||||||
* | update yarn installation command (#267) | Valvin | 2018-02-01 | 1 | -1/+1 | |
| | | | on ubuntu `sudo -u` doesn't set homedirectory of the targeted user althought debian does. it requires the option `-H`. I think with this option it works in both case. | |||||
* | Fix migrations | Chocobozzz | 2018-01-29 | 1 | -10/+11 | |
| | ||||||
* | Move docker do in support/doc | Chocobozzz | 2018-01-29 | 2 | -18/+28 | |
| | ||||||
* | Add production Alpine and Debian Stretch Docker images (#225) | kaiyou | 2018-01-29 | 7 | -0/+258 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * First pass at a (swarm-compatible) docker image Uses an existing traefik server as a https reverse proxy. * Add example config for a Docker swarm deployment * Point to traefik config for docker compose setup * Clarify that traefik is needed for the example config * Use node:8-stretch base image and don't install yarn (The base image already contains yarn.) * Initial commit for an Alpine Docker image * Fix docker volume path * Merge #213 and #225 and move files around * Remove unnecessary dependencies from the alpine build * Update Dockerfiles to match install path, config path, etc. * Update the configuration in the example compose file * Update the configuration in the example swarm file * Remove the declared networks and volumes from the compose example, which are not strictly required * Update attachment path in the documentation * Display traefik as a suggestion and not a required dependency * Update the Docker ignored files * Fix typos reported in #225 * Move production Dockerfiles to a production directory * Add the redis configuration settings * Add Docker files to the dockerignore * Make the signup limit configurable | |||||
* | Add message for public registration on peertube | Chocobozzz | 2018-01-26 | 1 | -1/+1 | |
| | ||||||
* | Upgrade clearer in production guide | Chocobozzz | 2018-01-26 | 1 | -11/+37 | |
| |