aboutsummaryrefslogtreecommitdiff
path: root/scripts/restore
Commit message (Collapse)AuthorAge
* Fix migrated stretch upgrade (#88)nemsia2018-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upgrade-2.3.3 upgrade-2.3.3 git fetch with all tags forced * Upgrade 2.4.0 (#21) * Upgrade 2.4 (#79) * Upgrade rb to 2.5.1 * Update upgrade * Fix 2.3.3 * Add trace on assets:precompile * Yarn install and precompile Update 2.4 need root to yarn install and precompile, Temporary bad fix. * Update upgrade * Fix migrate * Update README.md * Update manifest.json * Upgrade yarn to 1.7.0 * Restart postgresql on upgrade * Ready to Debian Stretch (#22) * Ready to Debian Stretch * rb 2.5.1 on install * Yarn install on root * rails precompile fix * Fix backup on stretch * clean * fix backup stretch * Change systemd mastodon service restart * Change systemd script for stretch * Ready to mastodon 2.4.1 * Fix migrated stretch (#23) * Force bundle re-install * Add check debian on upgrade and clean check
* Yunohost 3.0 Stretch app upgrade (#85)nemsia2018-05-31
| | | | | | | | | | * Ready to Debian Stretch * rb 2.5.1 on install * Yarn install on root * Ready to mastodon 2.4.1
* add __FINALPATH__ on Nginx conf (#46)nemsia2017-07-13
| | | | | | | | | | | | | | | | | * [enh] Final_path on nginx * [enh] final_path on nginx.conf * Merge remote-tracking branch 'refs/remotes/YunoHost-Apps/master' into nginx-conf # Conflicts: # scripts/restore * [fix] nginx path on backup * [fix] Error on final_path nginx * Version num in badge
* Fix restore 1.4 (#38)nemsia2017-05-26
| | | | | | | | | * [fix] Remove db:setup * [enh] add install rben on restore * [enh] Remove asset:precompile and db:migrate on restore * [enh] bundle and yarn install on restore
* [fix] Nodejs 6 on restorenemsia2017-05-25
|
* [fix] Restore dependenciesnemsia2017-05-25
|
* Merge branch 'master' into masternemsia2017-05-07
|\
| * [fix] restore from $final_pathnemsia2017-05-01
| |
| * [FIX] Chmod before restorenemsia2017-05-01
| |
| * [fix] Restore db with mastodon usernemsia2017-04-30
| |
| * [fix] Restore with psqlnemsia2017-04-29
| |
| * Merge branch 'refs/heads/pr/5'nemsia2017-04-29
| |\ | | | | | | | | | | | | # Conflicts: # scripts/restore
| * | [fix] PG restorenemsia2017-04-26
| | |
| * | [fix] Add restart postgrenemsia2017-04-26
| | |
| * | [fix] Chmod on backup/tmpnemsia2017-04-26
| | |
| * | [fix] Copy dump in $finalpathnemsia2017-04-25
| | |
| * | [fix] Acl backup directorynemsia2017-04-25
| | |
| * | [fix] Chmod .sqlnemsia2017-04-25
| | |
| * | [fix] replace setfact by chmodnemsia2017-04-25
| | |
| * | Acl for Postgres user dumpnemsia2017-04-21
| | |
* | | Copy Apt .lists on restorenemsia2017-05-07
| | |
* | | Remove unneeded commentnemsia2017-05-07
| | |
* | | Return to homenemsia2017-05-06
| | |
* | | [fix] Reinstall dependencies on restorenemsia2017-05-06
| | |
* | | [fix] Change rm dump to ynh_secure_removenemsia2017-05-06
| | |
* | | [fix] Restore pg dumpnemsia2017-05-01
| | | | | | | | | Restore pg dump with mastodon user.
* | | [fix] Restore dump with psqlnemsia2017-04-29
| |/ |/|
* | [fix] restore scriptmagikcypress2017-04-29
|/
* [fix] Secret key install + backup correct + restore (need test restore)magikcypress2017-04-19
|
* [fix] secure rm + upgrademagikcypress2017-04-18
|
* [fix] install + add file remove/restore/upgrademagikcypress2017-04-10