-
Notifications
You must be signed in to change notification settings - Fork 80
feat: update the "Getting Started with..". guides #3286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
src/_posts/platform/getting-started/2000-01-01-getting-started-with-grafana.md
Show resolved
Hide resolved
|
||
[](https://dashboard.scalingo.com/deploy?source=https://github.com/Scalingo/grafana-scalingo) | ||
- While Grafana's officially recommends to have a minimum of 512MB of RAM, we |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to say why?
|
||
Then, clone our repository and add the Scalingo git remote: | ||
### Using our One-Click Deploy Button |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why not just call it One-Click deploy?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure to fully understand your question, nor to follow where you want to go...So my answer is : because we provide a button to click.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's more to homogeneize the name around it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@benjaminach: any thoughts about this naming?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hum, I am a bit confused, because nothing in the button indicates that it will be deployed as a “One Click” something. Is that the sole purpose of this button?
For now, I think I would give it a more generic title, like "Using the Deploy to Scalingo button"
Ok, in the context of the page, we understand that this is the button to click.
6. After a few seconds, your Grafana instance is finally up and running! | ||
|
||
|
||
## Updating |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe talk about how to update the one click no ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's no easy way to update after using the one-click deploy button.
But I'm opened to suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah you are right, but maybe told them to do some backup if they use a database for example and the dasboard ( for grafana)
src/_posts/platform/getting-started/2000-01-01-getting-started-with-metabase.md
Show resolved
Hide resolved
src/_posts/platform/getting-started/2000-01-01-getting-started-with-sonarqube.md
Show resolved
Hide resolved
src/_posts/platform/getting-started/getting-started-with-elk/2000-01-01-curator.md
Show resolved
Hide resolved
src/_posts/platform/getting-started/getting-started-with-elk/2000-01-01-curator.md
Outdated
Show resolved
Hide resolved
src/_posts/platform/getting-started/getting-started-with-elk/2000-01-01-curator.md
Outdated
Show resolved
Hide resolved
src/_posts/platform/getting-started/getting-started-with-elk/2000-01-01-overview.md
Show resolved
Hide resolved
[db-postgresql]: https://www.scalingo.com/databases/postgresql | ||
|
||
[dashboard]: https://dashboard.scalingo.com | ||
[one-click]: https://dashboard.scalingo.com/deploy?source=https://github.com/Scalingo/grafana-scalingo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[one-click]: https://dashboard.scalingo.com/deploy?source=https://github.com/Scalingo/grafana-scalingo | |
[one-click]: https://dashboard.scalingo.com/create/app?source=https://github.com/Scalingo/kibana-scalingo |
Shouldn't it be this link?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I fixed the links in 0b15945
Related to #2278
Related to #3036
Related to #3037