administrate(varnish): add auth/restrict examples#673
Draft
davlgd wants to merge 2269 commits into
Draft
Conversation
## Describe your PR This PR removes not working links, redirections, etc. Co-authored-by: Clément Nivolle <cnivolle@gmail.com>
## Describe your PR This PR updates `linkchecker` command in workflow: - Adds a user agent, some link respond with a 403 forbidden HTTP code without it - Adds an exception for links starting with `https://crates.io/crates/` which need a specific header to send a 200 HTTP Code Co-authored-by: Clément Nivolle <cnivolle@gmail.com>
## Describe your PR This PR updates Hugo/Hextra to latest releases --------- Co-authored-by: Clément Nivolle <cnivolle@gmail.com>
This PR expands the Kubernetes Operator guide with comprehensive information about: - Updated introduction and supported services list - Detailed authentication methods including CLI configuration extraction - Latest installation instructions (v1.30.0) - Flexible deployment options (in-cluster and remote) - Examples for PostgreSQL and Redis with correct API versions - Reference to examples directory for other resources - Troubleshooting section These enhancements make the guide more comprehensive and user-friendly.
## Describe your PR _Summarize your changes here : Added a section to Matomo doc about how to enable the deletion of old date to avoid having the database be completely full. ## Checklist - [x] My PR is related to an opened issue : #539 - [x] I've read the [contributing guidelines](/CleverCloud/documentation/blob/main/CONTRIBUTING.md) ## Reviewers _Who should review these changes?_ @CleverCloud/reviewers --------- Co-authored-by: Clément Nivolle <cnivolle@gmail.com>
## Describe your PR Vale is not working anymore in CI. This PR fixes the default archetype to avoid the error Co-authored-by: Clément Nivolle <cnivolle@gmail.com>
## Describe your PR This PR adds AI instructions to the Clever Cloud documentation: - The filename is `.cursorrules` as it's detected by many AI tools, but it can evolve over time - It's a combination of contribution guidelines, `README.md`, existing content analysis - It should help to create new pages 1st iteration, rewrite existing, reorganization - It can also be used locally to use AI to check if a content follows basic rules Such document should evolve over time to follow ecosystem tools, models, how we write and enhance documentation. The goal here is to init such process, experiment and iterate. Co-authored-by: Clément Nivolle <cnivolle@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your PR
This PR documents Varnish examples to restrict access to an application