User Tools

Site Tools


marfeel:test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
marfeel:test [2020/03/16 12:31] dodgermarfeel:test [2020/03/17 07:58] – [Things I forgot] dodger
Line 16: Line 16:
 ===== Ami and UserData ===== ===== Ami and UserData =====
 I did some mistakes, so I create some versions of it: I did some mistakes, so I create some versions of it:
-  * name ''dodger_marfeel_test_003'' + 
-  * id ''ami-0bc1be25784321fc1''+| **name** | ''dodger_marfeel_test_003''  
 +| **id** | ''ami-0bc1be25784321fc1'' |
  
 \\ \\
Line 151: Line 152:
  
 ===== Security group ===== ===== Security group =====
-I create the 001 group with https, then I remove it in the 2nd version: +I create a security group (ending with 001) with https, then I remove it in the 2nd version: 
-  * name''dodger_launch_002''+| **name** | ''dodger_launch_002'' |
  
 ===== auto-scaling Group ===== ===== auto-scaling Group =====
  
-    * name''marfeel_scalinggroup_001''+| **name** | ''marfeel_scalinggroup_001'' |
  
  
Line 177: Line 178:
  
 Code: Code:
-<file bash make_it_cool.sh>+<file bash /root/marfeel_auto_updater/make_it_cool.sh>
 #!/bin/bash #!/bin/bash
  
Line 358: Line 359:
 \\ \\
 Config file: Config file:
-<file config make_it_cool.config>+<file config /root/marfeel_auto_updater/make_it_cool.config>
  
 # Our template for re-generate the config # Our template for re-generate the config
Line 383: Line 384:
 */3 *   * * *   root    /root/marfeel_auto_updater/make_it_cool.sh */3 *   * * *   root    /root/marfeel_auto_updater/make_it_cool.sh
 </code> </code>
 +
 +
 +====== Things I forgot ======
 +
 +  * Purge log files from ''make_it_cool.sh'' in HA proxy node
 +  * A lot of additional checks for the script...