diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2016-07-13 01:06:33 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2016-07-13 01:06:33 +0200 |
| commit | 3db732adedbb0812bb1d094ca06f2c3a84ddcab2 (patch) | |
| tree | 6c3a0f160d2cfcce8a9def29231bf7e2e545060b /README.md | |
| parent | 4beded760fe0116803195032a94f3e189a94166d (diff) | |
Added Heroku markdown documentation.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -117,9 +117,19 @@ YaCy runs fine in virtual machines managed by software such as VirtualBox or VMw Container technology may be more flexible and lightweight and also works fine with YaCy. -More details for YaCy with Docker [[docker/Readme.md|here]]. +These technologies can either be deployed locally, on remote machines you own, or in the 'cloud'. Decide what fits the most your privacy requirements. -You can deploy on [[Heroku|https://www.heroku.com/]] platform using the deploy button at the top of this page. +### Docker + +Deploy easily YaCy on a Docker cloud provider of your choice (can be a machine you own) with the deploy button at the top of this page. + +More details for YaCy with Docker in [[docker/Readme.md]]. + +### Heroku + +Deploy easily on [Heroku](https://www.heroku.com/) PaaS (Platform as a service) provider using the deploy button at the top. + +More details for YaCy on Heroku in [[Heroku.md]]. ## Port 8090 is bad, people are not allowed to access that port |
