4924 Commits

Author SHA1 Message Date
Paul Stack
9d87060804 Update ec2-webserver tutorial to remove deprecated parameter (#3917) 2020-08-11 13:41:53 +01:00
Justin Van Patten
bce9300e93 Update Python install instructions (#3908)
We require pip to be available, which is typically included with Python installs, but some Linux distros require it to be installed separately using the OS's package manager. Update the Python install instructions to mention this.

Also, update the .NET required version, since I noticed it was out-of-date.
2020-08-10 10:39:58 -07:00
Luke Hoban
c59abf8141 Add Jay and Lindsay to the Team page (#3911)
Fixes #3872.
Fixes #3866.
2020-08-10 10:32:03 -07:00
jwalter
a935db5dba Fix link to Kubernetes Extensions repository (#3910) 2020-08-10 07:37:56 -07:00
Alexey Zimarev
ae363b924f Wrong config set syntax and broken link 2020-08-08 22:09:52 +02:00
Joe Duffy
c0a953161a Fix whitespace directive for Safari, etc. 2020-08-07 16:52:13 -07:00
Joe Duffy
5411ae1e0d Add some canned examples 2020-08-07 13:59:36 -07:00
Joe Duffy
988218b292 Fix a markdown lint error 2020-08-07 07:13:00 -07:00
Joe Duffy
a1018f3fcc Fix some glitches, address some feedback
This changes a few things

* Fix textarea newlines problem on Firefox and Safari.

* Add conversion events that weren't added yet in prior change

    - After typing finishes for 1.5s, in either textbox or URL,
      auto-submit the code.

    - If you hit enter in the URL field, auto-submit the code.

    - After selecting files to upload, auto-submit the code.

* Improve the visibility of wait conditions, per the above
  auto-conversion (e.g., the textarea should also get the spinner).

* Move "could not convert" error message to code area.

* Improve some error messages.

* Eliminate the odd auto-select and clearing of the text fields.
  Instead, base the submission on what's actively selected.

* Rename "Download Results" to "Download Code" so it's clearer.
2020-08-07 07:13:00 -07:00
Joe Duffy
514ebda522 Show code side-by-side
This change experiments with showing code side-by-side, and triggering
the code conversion simply by clicking on the language tab.
2020-08-07 07:13:00 -07:00
Joe Duffy
6d86b50b56 Add a bunch of enhancements
* Default to the code tab and include a default program as a
  starting point. In the future, we can consider adding multiple
  "sample" programs to start from, but seems like a decent start.

* Support uploading one or more files.

* Add support for multi-file outputs, in addition to adding
  filename headers to each individual file that gets returned.

* Add a more friendly error message that tells you to contact
  sales or join the community Slack if an example fails to convert.

* Add a more user-friendly error message when no code is entered.

* Add a Terraform vs Pulumi section in addition to details on
  how tf2pulumi works and how to tackle deeper import projects.

* Add a Contact Us form towards the bottom of the tf2pulumi page.

* Move the languages icons to the top of the page, so they don't
  confusing look like a part of the clickable tabs.

* Add a "DOWNLOAD" button that shows up after converting code
  and will zip up all of the results and download them.
2020-08-07 07:13:00 -07:00
Joe Duffy
04b066d380 Change to new service API URL
Using a newly instantiated API stack.
2020-08-07 07:13:00 -07:00
Joe Duffy
645c29f18f Add a tf2pulumi converter page 2020-08-07 07:13:00 -07:00
Sean Holung
27ab30ec88 Update TLS info in self-hosted docs. (#3889) 2020-08-06 12:47:17 -07:00
Christian Nunciato
f1c3b16eba Add an asciicast shortcode (#3884) 2020-08-06 09:44:52 +01:00
Sophia Parafina
fb6dbff6eb Merge pull request #3842 from pulumi/rotating-secret-providers
Adding a blog post on rotating secret providers
2020-08-05 10:30:35 -05:00
Paul Stack
7e02689e2e Update docs on Change Secrets Provider details (#3849) 2020-08-04 23:39:58 +01:00
stack72
3c4173d2c2 Adding a blog post on rotating secret providers 2020-08-04 23:11:06 +01:00
Sean Holung
2665fae3bc Add documentation for TLS config for console. (#3868) 2020-08-04 14:00:01 -07:00
Paul Stack
51073808a0 Adding Civo to the cloud providers page (#3869) 2020-08-04 17:25:39 +01:00
Sean Holung
8d95befc10 Update audit logs docs (#3848) 2020-08-03 14:14:55 -07:00
Paul Stack
5b3ddcc536 Adding Civo docs (#3864) 2020-08-03 22:06:27 +01:00
Sean Holung
73f5f2cbc8 Update self-hosted docs to include TLS environment variables (#3852) 2020-08-03 10:25:50 -07:00
Paul Stack
0f79ab708d Fix Python structured config example (#3861) 2020-08-03 17:43:51 +01:00
Levi Blackstone
037b49e508 Add links to API docs in Kustomize blog post (#3850)
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2020-07-31 16:46:38 -06:00
Sophia Parafina
914770df81 Merge pull request #3839 from pulumi/spara/getting-started-with-k8s-part5
Getting started with k8s: Networking
2020-07-31 13:03:51 -05:00
Praneet Loke
3f9bc79455 Add doc for configuring SAML SSO with self-hosted installations (#3835)
The new page describes the steps for generating an RSA key-pair used by the self-hosted install for validating SAML assertions.
2020-07-31 08:35:52 -07:00
Christian Nunciato
859d41cacd Deploy the website atomically (#3799) 2020-07-30 13:44:55 -07:00
spara
0d98a326f2 edits 2020-07-30 15:23:15 -05:00
spara
e61dd7ebb3 edits 2020-07-30 14:56:18 -05:00
spara
3ac9b411c9 initial 2020-07-30 12:26:32 -05:00
Cameron Stokes
2f1b527e11 Fix the pulumi-nodejs:2.4.0-ubi Docker Hub link. (#3831)
Was previously pointing to the `pulumi-nodejs:2.4.0` image.
2020-07-28 13:59:04 -07:00
Vivek Lakshmanan
33a5d1c925 Adding Vivek to team page 2020-07-27 17:16:36 -07:00
Cameron Stokes
d3f2281dc8 Add anchor for customer logos section. (#3809)
Maie it easy to link to our customer logos section.
2020-07-27 13:52:51 -07:00
Mikhail Shilkov
9a053fa677 Fix the transformations example in C# (#3797) 2020-07-22 10:17:28 -07:00
Cameron Stokes
03271e8f9f Fix typo in example code - obh -> obj. (#3802) 2020-07-22 09:23:02 -07:00
Sophia Parafina
80f036d03a Merge pull request #3783 from pulumi/spara/getting-started-with-k8s-part4
Getting Started with Kubernetes: Stateful Applications (part 4)
2020-07-21 12:26:47 -05:00
spara
3684cbc17b fix error 2020-07-21 12:05:37 -05:00
Sophia Parafina
f0845cc77a Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 11:02:19 -05:00
Sophia Parafina
fcb4b42cbf Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 11:01:59 -05:00
Sophia Parafina
9dc048a01f Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 11:01:40 -05:00
Sophia Parafina
303d1460c2 Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 11:01:04 -05:00
Sophia Parafina
1cec9239ad Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 11:00:25 -05:00
Sophia Parafina
a744028541 Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 10:59:54 -05:00
Sophia Parafina
e433a33850 Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 10:59:42 -05:00
Sophia Parafina
c5ad756786 Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 10:59:24 -05:00
Sophia Parafina
44b48254e5 Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 10:58:35 -05:00
Sophia Parafina
fa9f1adbcd Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 10:57:18 -05:00
Sophia Parafina
b39f258408 Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 10:57:01 -05:00
Sophia Parafina
58a04f203b Update content/blog/getting-started-with-k8s-part4/index.md
Co-authored-by: Levi Blackstone <levi@pulumi.com>
2020-07-21 10:56:34 -05:00