Skip to content

Commit 595dcda

Browse files
author
Christopher M. Neill
committed
Freude, schöner Götterfunken
Tochter aus Elysium...
1 parent 0baa125 commit 595dcda

2 files changed

Lines changed: 35 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ If, for some reason, the new deploy is not operating as expected you can quickly
7373

7474
It is the custom at Runnable to play a song to the entire team when deploying. For each of the repositories here are the respective songs:
7575

76+
*NEW JUAREZ* [stack: The Cleveland Orchestra (George Szell conducting) Ludwig von Beethoven Symphony No. 9 "Chorale (Ode To Joy)" Opus 125 IV. Presto; Allegro molto assai (Alla marcia); Andante maestroso; Allegro energico, sempre ben marcato.] (https://www.youtube.com/watch?v=4g5770gaais)
77+
7678
[api: Push it - Rick Ross](https://www.youtube.com/watch?v=qk2jeE1LOn8)
7779

7880
[runnable-angular: Push it to the limit - Scarface](https://www.youtube.com/watch?v=9D-QD_HIfjA)

ansible/stack.yml

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
## configure security group policy
2+
#- include: sg_configure.yml
3+
#
4+
## begin with databases:
5+
#- include: consul.yml
6+
#- include: mongo-navi.yml
7+
#- include: neo4j.yml
8+
#- include: rabbitmq.yml
9+
#- include: redis.yml
10+
#- include: redis-slave.yml
11+
#- include: registry.yml
12+
#
13+
## base service tier
14+
#- include: consul-values.yml
15+
- include: detention.yml git_branch=v1.1.0
16+
- include: eru.yml git_branch=v1.0.1
17+
- include: hipache.yml
18+
- include: khronos.yml git_branch=v2.5.0
19+
- include: link.yml git_branch=v1.0.0
20+
- include: mavis.yml git_branch=v4.2.0
21+
- include: metis.yml git_branch=v7.0.0
22+
- include: optimus.yml git_branch=v2.0.0
23+
- include: palantiri.yml git_branch=v0.1.10
24+
- include: sauron.yml git_branch=v3.1.0
25+
- include: shiva.yml git_branch=v7.0.0
26+
- include: swarm-manager.yml
27+
- include: web.yml git_branch=v3.9.1
28+
#- include: vault.yml
29+
#
30+
## secondary services and configuration
31+
- include: api.yml git_branch=v6.0.0
32+
- include: navi.yml git_branch=v4.0.0
33+
#- include: vault-values.yml

0 commit comments

Comments
 (0)