pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Create influxdb package



On 1/14/19 11:09 AM, Jonathan Perkin wrote:
> Ok, I pushed an updated influxdb package and go-dep infrastructure:
> 
>   https://github.com/joyent/pkgsrc/commit/a22116a8f268331292c0e02a59c0d2ae2d802f4d
> 
> Atilla, please can you check that the resulting package works ok?

Thanks for doing this. The package builds and installs fine, I just
encountered two minor problems:

1.) `/var/db/influxdb` isn't created during installation.

2.) Influxd doesn't background itself, thus the smf start method needs
to do that.

In the default configuration influxd sends usage statistics to
usage.influxdata.com every 24 hours. Maybe you want to disable this with
`reporting-disabled = true` in the default influxdb.conf?

I didn't put the new influxd into operation yet, but since all tests
pass, I don't expect any problems.

Thanks,

Attila


Home | Main Index | Thread Index | Old Index