12 Commits

Author SHA1 Message Date
Michael F. Schönitzer
b86edee1de Various improvements (#12)
* Install newest version by default
* Allow version to be specified with and without 'v'
* Code clean up
* Make output less verbose
* Add update functionality
* Unify user prompts
2019-02-03 19:33:57 -05:00
claudiobizzotto
7196a61646 Use current user when running daemon v0.1.2 2018-09-08 20:44:10 -04:00
Claudio Bizzotto
4784fd479f issues/9 (#10)
* run OS services as "pi" user
* Add "--migrate" flag when starting daemon
* Update README
2018-09-08 20:21:03 -04:00
claudiobizzotto
4a0773c5a0 Update documentation and add ascii welcome message 2017-12-22 21:01:15 -05:00
claudiobizzotto
1b8cfc2212 Merge branch 'master' into development 2017-12-20 10:19:40 -05:00
Claudio Bizzotto
d77046e211 Merge upstart fixes after more testing on RPi and Orange Pi (#7)
* Fixes for upstart (#6)
* Send uninstall outputs to /dev/null
v0.1.1
2017-12-19 13:55:09 -05:00
claudiobizzotto
5355900b82 Send uninstall outputs to /dev/null 2017-12-19 13:50:43 -05:00
Claudio Bizzotto
3376df757c Fixes for upstart (#6)
* Isolate function(s) in a file for reusability
* Create template files for upstart and systemd
* Detect system init before deciding what template to use
* Update README with Orange Pi info
2017-12-16 00:16:52 -05:00
Claudio Bizzotto
d8a08240ca Make this a vanilla installer to be used by non-devs as well (#3)
* Refactor and simplify install script (use pre-built ARM binary) and remove all dependencies (go, git etc.)
* Create uninstall script
* Exit with failure code 1 everywhere for consistency
* Allow installer to accept IPFS version as first parameter
* Allow installer to accept arch type as second parameter
* Remove template file and write systemctl configs directly in the installer
v0.1.0
2017-12-02 02:49:31 -05:00
Claudio Bizzotto
8135bed448 Merge pull request #2 from claudiobizzotto/development
Update Go version and RPI info
2017-09-13 23:15:27 -04:00
claudiobizzotto
a23c5cf32a Update Go version
* Update Go version to 1.9 (IPFS requires 1.8+ now)
* Make adjustments according to new IPFS installer
v0.0.2
2017-09-13 23:10:38 -04:00
claudiobizzotto
a1a9e1a599 All the things v0.0.1 2016-08-04 01:21:05 -04:00