Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
configuration
Commits
b4484d5e
Commit
b4484d5e
authored
May 06, 2013
by
John Kern
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed some typos
parent
f30a577d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
+4
-4
No files found.
README.md
View file @
b4484d5e
...
...
@@ -48,7 +48,7 @@ As a general policy we want to protect the following data:
*
Hostnames
*
Passwords, api keys
The folowing yml files and examples serve as templates that should be overridden with your own
The fol
l
owing yml files and examples serve as templates that should be overridden with your own
environment specific configuration:
*
vars in
`secure_example/vars`
...
...
@@ -75,7 +75,7 @@ secure_example/
└── vars
```
The default
`secure
\_dir`
is set in
`group\
_vars/all`
and can be overridden by
The default
`secure
_dir`
is set in
`group
_vars/all`
and can be overridden by
adding another file in group_vars that corresponds to a deploy group name.
...
...
@@ -176,7 +176,7 @@ playbooks
* _stack_name_: example: `EdxAppCustom`. Name of the stack, must not contain
underscores or cloudformation will complain. Must be an unused name or
otherwise the existing stack will update.
* _group_name_: example: `edxapp
\
_stage`. The group name should correspond to
* _group_name_: example: `edxapp_stage`. The group name should correspond to
one of the yml files in the `playbooks/`. Used for grouping hosts.
While this is running you see the cloudformation events in the AWS console as
...
...
@@ -238,7 +238,7 @@ any further than that, so to support multiple VPC's you'd have to get
creative with subnets, for example ip-10-1 and ip-10-2...
Test this by typing `ssh ip-10-0-10-1.us-west-1.compute.internal`,
(of co
ru
se using a hostname exists in your environment.) If things
(of co
ur
se using a hostname exists in your environment.) If things
are configured correctly you will ssh to 10.0.10.1, jumping
transparently via your basion host.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment