embark/site/source/docs
emizzle fc01daf3e9 feat(@embark/whisper): Remove support for `service whisper on/off`
Remove support for `service whisper on/off` because Whisper cannot be started without first disabling it in the communications config, then restarting Embark.

Add documentation for the `service [process] on/off` command

This command was only added a few commits back so it is not considered a breaking change.

Refactor the `service [process] on/off` commands so that there is only one command. Previously we had a command registered for each process, ie:
```
service blockchain on/off
service ipfs on/off
…
```

Now, we only have one command with many options:
```
service [process] on/off - Starts/stops the process. Options: blockchain, embark, ipfs, api
```

Whisper is deliberately not included in the available options for the aforementioned reasons.
2019-05-15 13:34:13 +02:00
..
bamboo.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
blockchain_accounts_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
blockchain_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_dashboard.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_debugger.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_deployment.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_editor.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_explorer.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_introduction.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
cockpit_utils.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
console_commands.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
contracts_configuration.md fix(@embark/site): fix strategy not put in the right section 2019-05-08 16:25:17 -04:00
contracts_deployment.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
contracts_imports.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
contracts_javascript.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
contracts_testing.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
contributing.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
create_project.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
creating_plugins.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
dashboard.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
embark_commands.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
environments.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
faq.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
index.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
installation.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
installing_embarkjs.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
installing_plugins.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
javascript_usage.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
messages_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
messages_javascript.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
migrating_from_3.x.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
naming_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
naming_javascript.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
overview.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
pipeline_and_webpack.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
plugin_reference.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
quick_start.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
running_apps.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
sending_and_receiving_messages.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
smart_contract_objects.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
solidity.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
storage_configuration.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
storage_deployment.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
storage_javascript.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
structure.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
troubleshooting.md feat(@embark/test-runner): show interface contract message in tests 2019-05-10 09:49:34 -04:00
using_storages.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
using_the_console.md feat(@embark/whisper): Remove support for `service whisper on/off` 2019-05-15 13:34:13 +02:00
vyper.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
web3js.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
webpack.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
what_dapp.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00
working_with_name_systems.md chore: move embark site into mono repo 2019-04-29 13:00:58 +02:00