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
** This file was automatically generated by the `build-harness`.
15
+
** This file was automatically generated by the `cloudposse/build-harness`.
18
16
** 1) Make all changes to `README.yaml`
19
17
** 2) Run `make init` (you only need to do this once)
20
18
** 3) Run`make readme` to rebuild this file.
@@ -51,30 +49,6 @@ We recommend using Slack notifications for self-reporting.
51
49
* A "buddy" should approve the login by adding a reaction (e.g. ✅).
52
50
* If no one approves the login, it should trigger an *incident response* to track down the unauthorized access.
53
51
54
-
---
55
-
56
-
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
57
-
[<imgalign="right"title="Share via Email"src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
58
-
[<imgalign="right"title="Share on Google+"src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
59
-
[<imgalign="right"title="Share on Facebook"src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
60
-
[<imgalign="right"title="Share on Reddit"src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
61
-
[<imgalign="right"title="Share on LinkedIn"src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
62
-
[<imgalign="right"title="Share on Twitter"src="https://docs.cloudposse.com/images/ionicons/social-twitter-outline-2.0.1-16x16-999999.svg" />][share_twitter]
63
-
64
-
65
-
66
-
67
-
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
68
-
69
-
70
-
71
-
72
-
73
-
74
-
75
-
76
-
77
-
78
52
79
53
80
54
@@ -83,8 +57,6 @@ It's 100% Open Source and licensed under the [APACHE2](LICENSE).
83
57
84
58
## Usage
85
59
86
-
87
-
88
60
### Running
89
61
90
62
Refer to the [Environment Variables](#environment-variables) section below to tune how the `bastion` operates.
@@ -207,6 +179,7 @@ You can extend the enforcement policies by adding shell scripts to `etc/enforce.
207
179
-[@duo](https://duo.com/docs/duounix), for providing excellent documentation
208
180
-[@google](https://github.com/google/google-authenticator-libpam) for contributing Google Authenticator to the Open Source community
209
181
182
+
210
183
## Quick Start
211
184
212
185
@@ -233,86 +206,53 @@ The first time you connect, you'll be asked to setup your MFA device. Subsequent
233
206
234
207
235
208
236
-
## Help
237
-
238
-
**Got a question?** We got answers.
239
-
240
-
File a GitHub [issue](https://github.com/cloudposse/bastion/issues), send us an [email][email] or join our [Slack Community][slack].
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.
252
-
253
-
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.
209
+
## ✨ Contributing
254
210
255
-
-**Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
256
-
-**Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
257
-
-**Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
258
-
-**Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
259
-
-**GitOps.** You'll be able to operate your infrastructure via Pull Requests.
260
-
-**Training.** You'll receive hands-on training so your team can operate what we build.
261
-
-**Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
262
-
-**Troubleshooting.** You'll get help to triage when things aren't working.
263
-
-**Code Reviews.** You'll receive constructive feedback on Pull Requests.
264
-
-**Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
211
+
This project is under active development, and we encourage contributions from our community.
265
212
266
-
## Slack Community
267
213
268
-
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.
269
214
270
-
## Discourse Forums
215
+
Many thanks to our outstanding contributors:
271
216
272
-
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.
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.
277
-
278
-
## Office Hours
279
-
280
-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
Please use the [issue tracker](https://github.com/cloudposse/bastion/issues) to report any bugs or file feature requests.
289
-
290
-
### Developing
291
-
292
-
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].
221
+
For 🐛 bug reports & feature requests, please use the [issue tracker](https://github.com/cloudposse/bastion/issues).
293
222
294
223
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
295
-
296
-
1.**Fork** the repo on GitHub
297
-
2.**Clone** the project to your own machine
298
-
3.**Commit** changes to your own branch
299
-
4.**Push** your work back up to your fork
300
-
5. Submit a **Pull Request** so that we can review your changes
224
+
1. Review our [Code of Conduct](https://github.com/cloudposse/bastion/?tab=coc-ov-file#code-of-conduct) and [Contributor Guidelines](https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md).
225
+
2.**Fork** the repo on GitHub
226
+
3.**Clone** the project to your own machine
227
+
4.**Commit** changes to your own branch
228
+
5.**Push** your work back up to your fork
229
+
6. Submit a **Pull Request** so that we can review your changes
301
230
302
231
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
303
232
233
+
### 🌎 Slack Community
304
234
305
-
## Copyright
235
+
Join our [Open Source Community](https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/bastion&utm_content=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.
Sign up for [our newsletter](https://cpco.io/newsletter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/bastion&utm_content=newsletter) and join 3,000+ DevOps engineers, CTOs, and founders who get insider access to the latest DevOps trends, so you can always stay in the know.
240
+
Dropped straight into your Inbox every week — and usually a 5-minute read.
[Join us every Wednesday via Zoom](https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/bastion&utm_content=office_hours) for your weekly dose of insider DevOps trends, AWS news and Terraform insights, all sourced from our SweetOps community, plus a _live Q&A_ that you can’t find anywhere else.
<summary>Preamble to the Apache License, Version 2.0</summary>
252
+
<br/>
253
+
<br/>
254
+
255
+
Complete license is available in the [`LICENSE`](LICENSE) file.
316
256
317
257
```text
318
258
Licensed to the Apache Software Foundation (ASF) under one
@@ -332,76 +272,17 @@ KIND, either express or implied. See the License for the
332
272
specific language governing permissions and limitations
333
273
under the License.
334
274
```
335
-
336
-
337
-
338
-
339
-
340
-
341
-
342
-
275
+
</details>
343
276
344
277
## Trademarks
345
278
346
279
All other trademarks referenced herein are the property of their respective owners.
347
280
348
-
## About
349
-
350
-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
351
-
352
-
[![Cloud Posse][logo]][website]
353
-
354
-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
355
-
356
-
We offer [paid support][commercial_support] on all of our projects.
357
-
358
-
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