Skip to content

Commit

Permalink
ports/net-mgmt: Add install message
Browse files Browse the repository at this point in the history
PR:		255138
Approved by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D31978
  • Loading branch information
grahamperrin authored and Daniel Engberg committed Sep 20, 2021
1 parent 8917d9a commit 1e5698e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions net-mgmt/netdata/pkg-message
@@ -0,0 +1,11 @@
[
{ type: install
message: <<EOM
Quick start for local-only use:

1. sysrc netdata_enable="YES"
2. service netdata start
3. Go to http://localhost:19999/
EOM
}
]

0 comments on commit 1e5698e

Please sign in to comment.