Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
7d91b737
Unverified
Commit
7d91b737
authored
Feb 27, 2018
by
jganseman
Committed by
GitHub
Feb 27, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
grammar fix, add dir, and remove redundant info
parent
dff2c14a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
docs/sources/installation/windows.md
+2
-6
No files found.
docs/sources/installation/windows.md
View file @
7d91b737
...
...
@@ -31,9 +31,9 @@ on windows. Edit `custom.ini` and uncomment the `http_port`
configuration option (
`;`
is the comment character in ini files) and change it to something like
`8080`
or similar.
That port should not require extra Windows privileges.
Start Grafana by executing
`grafana-server.exe`
, preferably from the
Start Grafana by executing
`grafana-server.exe`
,
located in the
`bin`
directory,
preferably from the
command line. If you want to run Grafana as windows service, download
[
NSSM
](
https://nssm.cc/
)
. It is very easy add Grafana as a Windows
[
NSSM
](
https://nssm.cc/
)
. It is very easy
to
add Grafana as a Windows
service using that tool.
Read more about the
[
configuration options
](
{{
<
relref
"
configuration
.
md
"
>
}}).
...
...
@@ -43,7 +43,3 @@ Read more about the [configuration options]({{< relref "configuration.md" >}}).
The Grafana backend includes Sqlite3 which requires GCC to compile. So
in order to compile Grafana on Windows you need to install GCC. We
recommend
[
TDM-GCC
](
http://tdm-gcc.tdragon.net/download
)
.
Copy
`conf/sample.ini`
to a file named
`conf/custom.ini`
and change the
web server port to something like 8080. The default Grafana port, 3000,
requires special privileges on Windows.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment