Skip to content

Commit

Permalink
aguia-pescadora-charlie (#58), tsuru (#59): adicionado ao Tsuru plata…
Browse files Browse the repository at this point in the history
…formas: 1. Cordova, Elixir, Go (#23 #43), Java (#9), NodeJS (#8 #56), PHP (#7 #41), Python (#6 #42), Ruby e Static
  • Loading branch information
fititnt committed Jun 4, 2019
1 parent 9aab4eb commit b1a2731
Showing 1 changed file with 35 additions and 3 deletions.
38 changes: 35 additions & 3 deletions logbook/aguia-pescadora-charlie.sh
Original file line number Diff line number Diff line change
Expand Up @@ -229,13 +229,44 @@ tsuru pool-list
tsuru pool-constraint-set theonepool team "*"

#------------------------------------------------------------------------------#
# SEÇÃO: POR CATALOGAR... #
# #
# SEÇÃO TSURU: PLATAFORMAS #
#------------------------------------------------------------------------------#
# @see Lista de plataformas padrões do Tsuru: https://github.com/tsuru/platforms
# @see Exemplos de uso destas: https://github.com/tsuru/platforms/tree/master/examples

## Prepara plataforma Cordova
tsuru platform-add cordova

## Prepara plataforma Elixir
tsuru platform-add elixir

## Prepara plataforma Go
tsuru platform-add go

## Prepara plataforma Java
tsuru platform-add java

## Prepara plataforma NodeJS
tsuru platform-add nodejs

## Prepara plataforma PHP
tsuru platform-add php

## Prepara plataforma Python
tsuru platform-add python

## Prepara plataforma Ruby
tsuru platform-add ruby

## Prepara plataforma static
tsuru platform-add static

#------------------------------------------------------------------------------#
# SEÇÃO: POR CATALOGAR... #
# #
#------------------------------------------------------------------------------#


## Isso em devel-fititnt-bravo
# mkdir -p ~/tmp/tsuru/ola-mundo
# cd ~/tmp/tsuru/ola-mundo
Expand All @@ -253,4 +284,5 @@ tsuru platform-add php


# TODO: considerar uso de APIs como
# https://blog.rapidapi.com/top-search-apis/ (fititnt, 2019-06-03 06:24 BRT)
# https://blog.rapidapi.com/top-search-apis/ (fititnt, 2019-06-03 06:24 BRT)

0 comments on commit b1a2731

Please sign in to comment.