You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploy on ECS with [Escpresso](https://github.com/kayac/ecspresso)
32
29
33
30
---
31
+
> [!NOTE]
32
+
> This project is part of Cloud Posse's comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
33
+
>
34
+
> It's 100% Open Source and licensed under the [APACHE2](LICENSE).
35
+
>
34
36
35
-
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
36
-
[<imgalign="right"title="Share via Email"src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
37
-
[<imgalign="right"title="Share on Google+"src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
38
-
[<imgalign="right"title="Share on Facebook"src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
39
-
[<imgalign="right"title="Share on Reddit"src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
40
-
[<imgalign="right"title="Share on LinkedIn"src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
41
-
[<imgalign="right"title="Share on Twitter"src="https://docs.cloudposse.com/images/ionicons/social-twitter-outline-2.0.1-16x16-999999.svg" />][share_twitter]
42
-
43
-
44
-
45
-
46
-
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
@@ -63,8 +47,6 @@ Feel free to use it as reference and starting point.
63
47
64
48
65
49
66
-
67
-
68
50
## Usage
69
51
70
52
@@ -127,15 +109,6 @@ Feel free to use it as reference and starting point.
127
109
<!-- markdownlint-restore -->
128
110
129
111
130
-
131
-
## Share the Love
132
-
133
-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/github-action-deploy-ecspresso)! (it helps us **a lot**)
134
-
135
-
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
136
-
137
-
138
-
139
112
## Related Projects
140
113
141
114
Check out these related projects.
@@ -150,81 +123,70 @@ For additional context, refer to some of these links.
150
123
- [example-github-action-release-workflow](https://github.com/cloudposse/example-github-action-release-workflow) - Example application with complicated release workflow
151
124
152
125
153
-
## Help
154
-
155
-
**Got a question?** We got answers.
126
+
## ✨ Contributing
156
127
157
-
File a GitHub [issue](https://github.com/cloudposse/github-action-deploy-ecspresso/issues), send us an [email][email] or join our [Slack Community][slack].
128
+
This project is under active development, and we encourage contributions from our community.
Please use the [issue tracker](https://github.com/cloudposse/github-action-deploy-ecspresso/issues) to report any bugs or file feature requests.
163
138
164
-
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with Cloud Posse's other projects, we would love to hear from you! Shoot us an [email][email].
167
142
168
-
Work directly with our team of DevOps experts via email, slack, and video conferencing.
143
+
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
169
144
170
-
We deliver 10x the value for a fraction of the cost of a full-time engineer. Our track record is not even funny. If you want things done right and you need it done FAST, then we're your best bet.
145
+
1. **Fork** the repo on GitHub
146
+
2. **Clone** the project to your own machine
147
+
3. **Commit** changes to your own branch
148
+
4. **Push** your work back up to your fork
149
+
5. Submit a **Pull Request** so that we can review your changes
171
150
172
-
- **Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
173
-
- **Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
174
-
- **Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
175
-
- **Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
176
-
- **GitOps.** You'll be able to operate your infrastructure via Pull Requests.
177
-
- **Training.** You'll receive hands-on training so your team can operate what we build.
178
-
- **Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
179
-
- **Troubleshooting.** You'll get help to triage when things aren't working.
180
-
- **Code Reviews.** You'll receive constructive feedback on Pull Requests.
181
-
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
151
+
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
182
152
183
-
## Slack Community
153
+
### 🌎 Slack Community
184
154
185
155
Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
186
156
187
-
## Discourse Forums
188
-
189
-
Participate in our [Discourse Forums][discourse]. Here you'll find answers to commonly asked questions. Most questions will be related to the enormous number of projects we support on our GitHub. Come here to collaborate on answers, find solutions, and get ideas about the products and services we value. It only takes a minute to get started! Just sign in with SSO using your GitHub account.
190
-
191
-
## Newsletter
157
+
### 📰 Newsletter
192
158
193
159
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
Please use the [issue tracker](https://github.com/cloudposse/github-action-deploy-ecspresso/issues) to report any bugs or file feature requests.
165
+
## About
206
166
207
-
### Developing
208
-
209
-
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
210
-
211
-
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
212
-
213
-
1. **Fork** the repo on GitHub
214
-
2. **Clone** the project to your own machine
215
-
3. **Commit** changes to your own branch
216
-
4. **Push** your work back up to your fork
217
-
5. Submit a **Pull Request** so that we can review your changes
218
-
219
-
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
167
+
This project is maintained and funded by [Cloud Posse, LLC][website].
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
Work directly with our team of DevOps experts via email, slack, and video conferencing.
225
175
176
+
We deliver 10x the value for a fraction of the cost of a full-time engineer. Our track record is not even funny. If you want things done right and you need it done FAST, then we're your best bet.
226
177
178
+
- **Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
179
+
- **Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
180
+
- **Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
181
+
- **Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
182
+
- **GitOps.** You'll be able to operate your infrastructure via Pull Requests.
183
+
- **Training.** You'll receive hands-on training so your team can operate what we build.
184
+
- **Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
185
+
- **Troubleshooting.** You'll get help to triage when things aren't working.
186
+
- **Code Reviews.** You'll receive constructive feedback on Pull Requests.
187
+
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
@@ -250,42 +212,11 @@ specific language governing permissions and limitations
250
212
under the License.
251
213
```
252
214
253
-
254
-
255
-
256
-
257
-
258
-
259
-
260
-
261
215
## Trademarks
262
216
263
217
All other trademarks referenced herein are the property of their respective owners.
264
-
265
-
## About
266
-
267
-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
268
-
269
-
[![Cloud Posse][logo]][website]
270
-
271
-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
272
-
273
-
We offer [paid support][commercial_support] on all of our projects.
274
-
275
-
Check out [our other projects][github], [follow us on twitter][twitter], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
0 commit comments