Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 61ffe9a

Browse files
author
Noah Lee
authored
Add Slack channel for community (#297)
1 parent 89f2c10 commit 61ffe9a

File tree

4 files changed

+2
-14
lines changed

4 files changed

+2
-14
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ For public repositories, we're providing the [free cloud](https://cloud.gitploy.
5555

5656
Documentation | Community | Installation Guide | Docker Image
5757
--- |--- |--- |---
58-
📚 [Documentation](https://docs.gitploy.io/) |💬 [Community](https://github.com/gitploy-io/gitploy/discussions) |📖 [Installation Guide](https://docs.gitploy.io/tasks/installation/) |🐋 [Docker Image](https://hub.docker.com/repository/docker/gitployio/gitploy)
58+
📚 [Documentation](https://docs.gitploy.io/) | [Community](https://github.com/gitploy-io/gitploy/discussions) / 💬 [Slack](https://join.slack.com/t/gitploy/shared_invite/zt-112wz7qtz-HuZXMM_DaEEo1VDdsCUSRg)|📖 [Installation Guide](https://docs.gitploy.io/tasks/installation/) |🐋 [Docker Image](https://hub.docker.com/repository/docker/gitployio/gitploy)
5959

6060
### Articles
6161

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Don't worry. Gitploy transit the deployment status into `canceled` if pending (i
66

77
## Questions?
88

9-
We are always happy to help with questions you might have. Search our documentation or check out answers to common questions. You can also post questions or comments to our [community](https://github.com/gitploy-io/gitploy/discussions).
9+
We are always happy to help with questions you might have. Search our documentation or check out answers to common questions. You can also post questions or comments to our [community](https://github.com/gitploy-io/gitploy/discussions) or [Slack](https://join.slack.com/t/gitploy/shared_invite/zt-112wz7qtz-HuZXMM_DaEEo1VDdsCUSRg).

docs/references/configurations.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,3 @@ Index of server configuration settings:
2323
* [GITPLOY_TLS_CERT](./GITPLOY_TLS_CERT.md)
2424
* [GITPLOY_TLS_KEY](./GITPLOY_TLS_KEY.md)
2525
* [GITPLOY_WEBHOOK_SECRET](./GITPLOY_WEBHOOK_SECRET.md)
26-
27-
---
28-
29-
## Questions?
30-
31-
We are always happy to help with questions you might have. Search our documentation or check out answers to common questions. You can also post questions or comments to our [community](https://github.com/gitploy-io/gitploy/discussions).

docs/tasks/usecases.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,3 @@ envs:
5050
deployable_ref: main
5151
production_environment: true
5252
```
53-
54-
## Questions?
55-
56-
We are always happy to help with questions you might have. You can post questions or comments to our [community](https://github.com/gitploy-io/gitploy/discussions).
57-
58-
And we are very welcome to share your deployment pipeline at our [community](https://github.com/gitploy-io/gitploy/discussions).

0 commit comments

Comments
 (0)