Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add reminder to restart PeerTube in upgrade script | Luc Didry | 2019-02-15 | 1 | -0/+4 |
| | |||||
* | Check if awk and sed are executable | Felix Ableitner | 2018-12-04 | 1 | -7/+9 |
| | |||||
* | Check free storage before upgrading | Felix Ableitner | 2018-12-04 | 1 | -0/+8 |
| | |||||
* | Use DB informations from config/production.yaml in upgrade script | Luc Didry | 2018-10-11 | 1 | -1/+6 |
| | | | | | | | Avoid hardcoded values in upgrade script. Avoid asking for DB password. Uses python (usually installed on your system, even with minimal installations) and some of its standard lib modules. | ||||
* | fix diff order | John Livingston | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | using "diff -u", for a clearer display | John Livingston | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Added else | Felix Ableitner | 2018-09-28 | 1 | -0/+2 |
| | |||||
* | Add prompt to upgrade.sh to install pre-release version | Felix Ableitner | 2018-09-28 | 1 | -3/+15 |
| | |||||
* | Make it possible to change path used by upgrade.sh on command line | Jocelyn Jaubert | 2018-05-22 | 1 | -1/+18 |
| | |||||
* | Move /var/www/peertube to $PEERTUBE_PATH in upgrade.sh | Jocelyn Jaubert | 2018-05-22 | 1 | -9/+11 |
| | |||||
* | Fixe Quotation marks on database backup files | SVNET Libre | 2018-05-16 | 1 | -1/+1 |
| | |||||
* | Clean shell scripts (#398) | Léo Andrès | 2018-03-27 | 1 | -10/+8 |
| | |||||
* | Update shebang and date format for working on FreeBSD (fix typo) | Gérald Niel | 2018-03-19 | 1 | -1/+1 |
| | | | | (not tested on Linux) | ||||
* | Update shebang and date to POSIX format for working on FreeBSD (not | Gérald Niel | 2018-03-19 | 1 | -2/+2 |
| | | | | tested on Linux) | ||||
* | Upgrade.sh : Add diff command for config update (#308) | SVNET Libre | 2018-02-21 | 1 | -0/+3 |
| | | | | | | | | | | * Add diff command for config update * Add Context Information "Updating Configuration File..." * Modify context information for the config file | ||||
* | Mkae upgrade.sh executable | Chocobozzz | 2018-02-21 | 1 | -0/+0 |
| | |||||
* | Better upgrade script consistency | Chocobozzz | 2018-02-14 | 1 | -16/+8 |
| | |||||
* | Upgrade.sh (#281) | SVNET Libre | 2018-02-12 | 1 | -0/+34 |
| | | | | | | | | | | | | | | | | * Upgrade.sh Bash script for upgrading Instance * add bash strict mode * move to "scripts" folder and other fix * Rename scirpts/upgrade.sh to scripts/upgrade.sh * Fix SQL BACKUP path * Fix symbolic link update | ||||
* | Rename 'npm run upgrade' to 'npm run upgrade-peertube' | Chocobozzz | 2017-06-25 | 1 | -31/+0 |
| | | | | It was confusing with the command 'npm run update' | ||||
* | Don't generate yarn lockfile on upgrade | Chocobozzz | 2017-06-24 | 1 | -3/+1 |
| | |||||
* | Fix upgrade script (again...) | Bigard Florian | 2017-04-27 | 1 | -2/+2 |
| | |||||
* | Fix upgrade script | Bigard Florian | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | Add yarn to npm run upgrade | Bigard Florian | 2017-04-27 | 1 | -3/+8 |
| | |||||
* | Remove Node 4 support | Chocobozzz | 2017-04-26 | 1 | -1/+13 |
| | |||||
* | Fix upgrade script | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Add upgrade script | Chocobozzz | 2016-10-21 | 1 | -0/+16 |