-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from adityacodes30/cli-security
security + cli enhancements
- Loading branch information
Showing
7 changed files
with
311 additions
and
85 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,14 @@ | ||
target: --github-repo-url-- | ||
domain : domain.com | ||
email : [email protected] | ||
domain : ----example.com--- | ||
email : ----[email protected]---- | ||
region : us-west-2 | ||
aws_access_key_id : --aws-access-key-id-- | ||
aws_secret_access_key : --aws-secret-access-key-- | ||
|
||
# ---------- Change the ami to your needs, else it will be the free tier one ------------ | ||
|
||
ami : ami-0d081196e3df05f4d | ||
|
||
# ------------ DO NOT EDIT BELOW THIS LINE ------------ | ||
|
||
deployrSH : https://gist.githubusercontent.com/adityacodes30/e2ecbe8532b817d41f817641067e27e0/raw/bc7b78f44d4cf337c20824bd7b031109ea3c51f5/deployr.sh | ||
deployrSH : https://raw.githubusercontent.com/adityacodes30/deployr/refs/heads/main/deployr.sh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.