Skip to content

Commit 09271c9

Browse files
committed
Add Portainer Section
1 parent 0e1dc80 commit 09271c9

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The site should now be available at: http://localhost:5173/
3939

4040
# Contributing
4141

42-
For instructions on modifying the documentation see the [CONTRIBUTING.md](CONTRIBUTING.md).
42+
For instructions on modifying the documentation see the [CONTRIBUTING.md](https://github.com/cssnr/stack-deploy-docs?tab=contributing-ov-file#readme).
4343

4444
Please consider making a donation to support the development of this project
4545
and [additional](https://cssnr.com/) open source projects.

docs/guides/get-started.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ prev:
66

77
# Getting Started
88

9-
<span style="display:none;/*Search Keywords*/">install setup</span>
9+
<span style="display:none;/*Search Keywords*/">Install and Setup Guide.</span>
1010

1111
To get started, create or update your [workflow file](#workflow) and review the [usage](#secrets).
1212

13+
_You can also view the [features](features.md) and additional [examples](examples.md)._
14+
1315
## Workflow
1416

1517
Add the step to an existing workflow or create a new one.
@@ -79,3 +81,14 @@ See the [Inputs Documentation](../docs/inputs.md) for more options to customize
7981
::: info FEATURE REQUEST
8082
If you need more options, please [open a feature request](https://github.com/cssnr/stack-deploy-action/discussions/categories/feature-requests)
8183
:::
84+
85+
## Portainer
86+
87+
If you use Portainer, you should deploy directly to [Portainer](https://www.portainer.io/resources/get-started/install) for full control.
88+
89+
For this you should use: [cssnr/portainer-stack-deploy-action](https://github.com/cssnr/portainer-stack-deploy-action)
90+
91+
- https://github.com/marketplace/actions/portainer-stack-deploy-action
92+
93+
For more details see the [README.md](https://github.com/cssnr/portainer-stack-deploy-action?tab=readme-ov-file#readme) on GitHub.
94+
[Support](https://github.com/cssnr/portainer-stack-deploy-action?tab=readme-ov-file#Support) is also available.

0 commit comments

Comments
 (0)