Commit graph

15 commits

Author SHA1 Message Date
Fabio Cigliano
771eded655 lamassu-update to update from #dev (#193) 2018-10-23 10:02:34 +03:00
Josh Harvey
097de6dc97 update from master branch, not stable branch 2018-10-06 13:20:33 +02:00
Neal Conner
52309c53a4 Disable motd scripts (#177)
* Disable motd scripts

* Fix typo
2018-10-01 18:35:32 +03:00
Fabio Cigliano
147db125dd reworking l-s startup (#175)
* reworking l-s startup

it was failing to retry when starting with an invalid configuration

* changed startup routine

* start supervisor after update
2018-09-27 13:49:11 +03:00
Fabio Cigliano
7eb8052b82 lamassu-update minor fix (#174)
* lamassu-update minor fix

reset the terminal when linking/unlinking new exes

* moved hash -r
2018-09-26 17:32:30 +03:00
Fabio Cigliano
1713aeeab8 fix outdated symlinks after update from v5 (#171) 2018-09-23 10:05:31 +01:00
Fabio Cigliano
7c4c314df4 crontab update fix + npm rebuild path fix (#166) 2018-09-22 23:38:31 +01:00
Fabio Cigliano
46d73fadf9 lamassu-update crontab path fix (#162) 2018-09-22 23:38:31 +01:00
Fabio Cigliano
49f8b66de0 rename old l-s module to lamassu-server-old (#170) 2018-09-22 18:58:13 +01:00
Fabio Cigliano
9b7972017d changes cherry picked from dev to stable (#169)
* lamassu-update to update crontab

* lamassu update and install script to point to #stable branch

* lamassu update and install script to point to #stable branch

* removing outdated & unused script

* crontab update fix + npm rebuild path fix
2018-09-22 18:45:38 +01:00
Neal Conner
1e480a7c16 Add 'update complete' notice (#141) 2018-08-24 17:30:25 +03:00
Fabio Cigliano
ff1ec611be lamassu-update script changes to update supervisor config (#133)
* lamassu-update script changes to update supervisor config

* No need to do supervisor start
2018-07-02 16:38:36 +01:00
Fabio Cigliano
c3535e6ed3 Lamassu update script changes (#126)
* lamassu-migrate-config script added + lamassu-default.json

* lamassu update script changes

* lamassu-update unit test added
2018-06-16 13:55:42 +03:00
Neal Conner
9f26aef790 Update lamassu-update, add to bin (#92)
* Use --allow-root to avoid gyp error

Without --allow-root, when running on existing installs the terminal streams an endless:

```gyp WARN EACCES user "root" does not have permission to access the dev dir...```

* Add lamassu-update to bin

* Change to --unsafe-perm which is mentioned in npm docs
2018-02-01 20:45:21 +02:00
Josh Harvey
70438b9796 ci add lamassu-update script 2017-12-31 10:02:05 +01:00