Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
add one click deploy to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
monty5811 committed May 1, 2016
1 parent 335027b commit 4468524
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@
For more information, please see the [documentation](https://apostello.readthedocs.org/)

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)
[![Install on DigitalOcean](https://apostello-one-click.herokuapp.com/button.svg)](https://apostello-one-click.herokuapp.com/install?url=https://github.com/monty5811/apostello)
3 changes: 2 additions & 1 deletion docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ Getting Started

There are a number of ways you can deploy apostello:

* One click `Digital Ocean deploy <http://installer.71m.us/install?url=https://github.com/monty5811/apostello>`_
* On your server using the :ref:`ansible playbook <deploy-ansible>` included in the repo
* One click :ref:`Heroku <deploy-heroku>` deploy
* Manually on your own server, you will need to setup a message broker, a database, a web server and the django app and celery background worker. If you have deployed a Django app before, then you should be able to do this
* Manually on your own server, you will need to setup a message broker, a database, a web server and the django app and background worker. If you have deployed a Django app before, then this shouldn't be too difficult

Prerequisites
-------------
Expand Down

0 comments on commit 4468524

Please sign in to comment.