Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
persona
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hexang 息壤平台
persona
Commits
e271f6f9
Commit
e271f6f9
authored
13 years ago
by
Lloyd Hilaiel
Browse files
Options
Downloads
Patches
Plain Diff
clarify documentation for AWS deployment. closes #1043
parent
c23c479f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/AWS_DEPLOYMENT.md
+3
-0
3 additions, 0 deletions
docs/AWS_DEPLOYMENT.md
with
3 additions
and
0 deletions
docs/AWS_DEPLOYMENT.md
+
3
−
0
View file @
e271f6f9
...
@@ -19,8 +19,11 @@ Once you have these things, you'll need to relay them to deployment
...
@@ -19,8 +19,11 @@ Once you have these things, you'll need to relay them to deployment
scripts via your environment. you might put something like this
scripts via your environment. you might put something like this
in your .bashrc:
in your .bashrc:
# This is your Access Key ID from your AWS Security Credentials
export AWS_ID=<your id>
export AWS_ID=<your id>
# This is your Secret Access Key from your AWS Security Credentials
export AWS_SECRET=<your secret>
export AWS_SECRET=<your secret>
# This is a magic credential you get from lloyd
export BROWSERID_DEPLOY_DNS_KEY=98...33
export BROWSERID_DEPLOY_DNS_KEY=98...33
## test!
## test!
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment