Eric Litak
d0b9d13618
ipfs: add swarmAddress option
2017-11-25 22:56:07 -08:00
Eric Litak
f46616db5a
ipfs: disable autoMigrate option for now
2017-09-29 18:07:55 -07:00
Eric Litak
1a15c5d8c6
ipfs: autoMount working without root
2017-09-17 23:57:25 -07:00
Eric Litak
6324317c76
ipfs: workaround for upstream bug; doc fixes
2017-09-17 23:57:25 -07:00
Eric Litak
5050c56382
ipfs: adding mountDir options but disabling broken autoMount
2017-08-30 08:24:38 -07:00
Eric Litak
5554ea5583
ipfs: preStart configuration moved into daemon services
2017-08-30 08:17:34 -07:00
Eric Litak
ba976021af
ipfs: refactor; wrapper adjustment
2017-08-30 08:17:34 -07:00
Eric Litak
952424217b
ipfs: optionally manage ulimit -n in serviceConfig
2017-08-30 08:17:34 -07:00
Eric Litak
5f9bad6ceb
ipfs: add extraConfig option
2017-08-30 08:17:34 -07:00
Eric Litak
a48a2c4f78
ipfs: add autoMount option
2017-08-30 08:17:34 -07:00
Maximilian Güntner
0f02879e01
ipfs: added defaultMode, added norouting service
2017-08-17 03:30:57 +02:00
Silvan Mosberger
df8a7d956d
ipfs service: dataDir backwards compatibility ( #25782 )
...
Fixes dataDir existance detection. Fixes #25759 , #26069 .
2017-05-24 20:51:02 +02:00
Silvan Mosberger
91ee3530a7
ipfs service: Fix dataDir being ignored
...
IPFS uses the environment variable IPFS_PATH to determine where to look for it's data, which wasn't set previously therefore ignoring the dataDir attribute
2017-05-05 11:25:36 +02:00
Maximilian Güntner
123dd9f4e7
services: ipfs: separate system units, add offline mode
...
Offline mode: When adding a lot of data, start this service.
It will will not flood the DHT since it only exposes the API.
When you are done simply reverse the process.
2017-01-27 00:27:50 +01:00
Maximilian Güntner
a541f86f8b
services: ipfs: add emptyRepo option, refactor
2017-01-14 04:01:43 +01:00
Maximilian Güntner
0526a5c90a
services: add gatewayAddress and apiAddress to ipfs
...
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-28 15:33:51 +01:00
Maximilian Güntner
7fa157c558
services: Add Interplanetary File System service
...
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-11-07 22:01:38 +01:00