Skip to content

Commit

Permalink
moved images to static folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ntotten committed Jan 16, 2024
1 parent 4b4cae3 commit 5aa7d44
Show file tree
Hide file tree
Showing 40 changed files with 13 additions and 24 deletions.
2 changes: 1 addition & 1 deletion docs/articles/api-key-administration.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ section under the <SettingsTabIcon /> **Settings** tab.
To add a new API Key Consumer click the **Add new consumer** button and complete
the form.

![New API Key Consumer](./media/new-api-key-consumer.png)
![New API Key Consumer](../../static/media/new-api-key-consumer.png)

If you're using the Zuplo [Developer Portal](./developer-portal.md), we have an
integration with the API Key API that allows developers to access their API
Expand Down
2 changes: 1 addition & 1 deletion docs/articles/api-key-end-users.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ the portal.
When API Key Managers log into the Developer Portal they can copy, manage, or
create new API Keys.

![API Keys in Developer Portal](./media/api-key-dev-portal.png)
![API Keys in Developer Portal](../../static/media/api-key-dev-portal.png)

## React Component and API

Expand Down
8 changes: 4 additions & 4 deletions docs/articles/archiving-requests-to-storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Once you have your container you'll need the URL - you can get it on the
> to deploy to your Zuplo account:
> https://github.com/zuplo/samples-req-archive-filestorage
![Untitled](/media/guides/archiving-requests-to-storage/Untitled.png)
![Untitled](../../static/media/guides/archiving-requests-to-storage/Untitled.png)

This URL will be the `blobPath` in our policy options.

Expand All @@ -29,13 +29,13 @@ permission. Choose a sensible start and expiration time for your token. Note, we
do not recommend restricting IP addresses because Zuplo runs at the edge in over
200 data-centers world-wide.

![Untitled](/media/guides/archiving-requests-to-storage/Untitled_1.png)
![Untitled](../../static/media/guides/archiving-requests-to-storage/Untitled_1.png)

Then generate your SAS token - copy the token (not the URL) to the clipboard and
enter it into a new environment variable in your zup called `BLOB_CREATE_SAS`.
You'll need another environment variable called `BLOB_CONTAINER_PATH`.

![Untitled](/media/guides/archiving-requests-to-storage/Untitled_2.png)
![Untitled](../../static/media/guides/archiving-requests-to-storage/Untitled_2.png)

> Note - production customers should talk to a Zuplo representative to get help
> managing their secure keys.
Expand Down Expand Up @@ -114,4 +114,4 @@ property of your routes.

Here's the policy in action:

![2021-11-21 22.51.33.gif](/media/guides/archiving-requests-to-storage/2021-11-21_22.51.33.gif)
![2021-11-21 22.51.33.gif](../../static/media/guides/archiving-requests-to-storage/2021-11-21_22.51.33.gif)
2 changes: 1 addition & 1 deletion docs/articles/environments.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ One the right is the current **environment**. By default you will be looking at
**working-copy** which is your private, editable, instance of the current
project you are working on.

![Environments](./media/environments.png)
![Environments](../../static/media/environments.png)

If you have other any **edge-deployments** you will see them listed alongside
your working-copy. In this case we have two edge-deployments called
Expand Down
4 changes: 2 additions & 2 deletions docs/articles/rename-or-move-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ move to a different project.
If you're confident all your code is stored safely in the repo you can now
disconnect the project from Source Control.

![Disconnect Project](./media/disconnect-project.png)
![Disconnect Project](../../static/media/disconnect-project.png)

Next create a new project in the correct account if moving accounts or with the
correct name. Choose the `Advanced` option on the new project dialog.

![Advanced New Project](./media/advanced-new-project.png)
![Advanced New Project](../../static/media/advanced-new-project.png)

You should see a list of Orgs and Repos - pick the source repo you wanted to
move and click Create Project from Repository.
Expand Down
6 changes: 3 additions & 3 deletions policies/archive-response-azure-storage-outbound/doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Once you have your container you'll need the URL - you can get it on the
> to deploy to your Zuplo account:
> https://github.com/zuplo/samples-req-archive-filestorage
![Untitled](/media/guides/archiving-requests-to-storage/Untitled.png)
![Untitled](../../static/media/guides/archiving-requests-to-storage/Untitled.png)

This URL will be the `blobPath` in our policy options.

Expand All @@ -26,10 +26,10 @@ permission. Choose a sensible start and expiration time for your token. Note, we
do not recommend restricting IP addresses because Zuplo runs at the edge in over
200 data-centers world-wide.

![Untitled](/media/guides/archiving-requests-to-storage/Untitled_1.png)
![Untitled](../../static/media/guides/archiving-requests-to-storage/Untitled_1.png)

Then generate your SAS token - copy the token (not the URL) to the clipboard and
enter it into a new environment variable in your zup called `BLOB_CREATE_SAS`.
You'll need another environment variable called `BLOB_CONTAINER_PATH`.

![Untitled](/media/guides/archiving-requests-to-storage/Untitled_2.png)
![Untitled](../../static/media/guides/archiving-requests-to-storage/Untitled_2.png)
2 changes: 1 addition & 1 deletion policies/custom-code-inbound/doc.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ export default async function (request: ZuploRequest) {

Here is this example working as a gif

![](/media/policies/2021-11-21_21.44.35.gif)
![](../../static/media/policies/2021-11-21_21.44.35.gif)

## Modifying the request headers

Expand Down
File renamed without changes
File renamed without changes
Binary file added public/media/api-keys/zuplo-api-keys.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
Binary file added public/media/policies/2021-11-21_21.44.35.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/media/supabase-auth/copy-key.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/media/supabase-auth/dev-portal-loaded.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/media/supabase-auth/dev-portal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/media/supabase-auth/email.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/media/supabase-auth/initial-login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/media/supabase-auth/supabase-login.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/media/supabase-auth/supabase-site-url.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/media/url-rewrite-handler-selection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 0 additions & 11 deletions static/img/key.svg

This file was deleted.

Binary file added static/media/advanced-new-project.png
File renamed without changes
Binary file added static/media/api-key-dev-portal.png
Binary file added static/media/disconnect-project.png
Binary file added static/media/environments.png
File renamed without changes
Binary file added static/media/new-api-key-consumer.png
Binary file added static/media/pipedream.png

0 comments on commit 5aa7d44

Please sign in to comment.