Skip to content

Commit c1b12d4

Browse files
edjrozEfrainReyes
authored andcommitted
Expandiendo Plataformas (#91)
* added docker cloud platform * added digital ocean platfor
1 parent 8096e25 commit c1b12d4

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ Si tienes un libro, tutorial, o recurso que recomiendas puedes hacer un pull req
5353
* [Engine Yard](platforms_as_a_service/engine_yard.md) :heavy_exclamation_mark:
5454
* [Heroku](platforms_as_a_service/heroku.md) :heavy_exclamation_mark:
5555
* [Nodejitsu](platforms_as_a_service) :heavy_exclamation_mark:
56+
* [Docker Cloud] (platforms_as_a_service/docker_cloud.md) :heavy_exclamation_mark:
57+
* [Digital Ocean] (platforms_as_a_service/digital_ocean.md) :heavy_exclamation_mark:
5658

5759
###SQL Databases
5860
* [MySQL](sql_databases/mysql.md) :heavy_exclamation_mark:
+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## Digital Ocean
2+
3+
### API
4+
= https://developers.digitalocean.com/documentation/v2/
+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Docker Cloud
2+
3+
4+
### Getting started
5+
- https://docs.docker.com/docker-cloud/getting-started/
6+
7+
### Cli
8+
- https://docs.docker.com/docker-cloud/installing-cli/
9+
10+

0 commit comments

Comments
 (0)