GreptimeDB is available on FreeBSD
tisonkun opened this issue · 5 comments
I've added the FreeBSD port: https://cgit.freebsd.org/ports/tree/databases/greptimedb
Maybe you can add it to the list of systems where GreptimeDB is available?
The command to install it is: pkg install greptimedb
Originally posted by @yurivict in GreptimeTeam/greptimedb#3308 (comment)
Some related pages:
- https://greptime.com/download
- https://greptime.com/resources#Download
- https://docs.greptime.com/getting-started/installation/greptimedb-standalone
We can add a "Package Manager" section to list out these opinions, while mentioning that they are community maintained instead of endorsed by Greptime Inc.
Sounds good to me
Based on Repology Arch also has a port for GreptimeDB.
Repology page will automatically update if/when other distros would create ports as well.
There are only 2 for now.
You can also reach out to the mailing lists of various distros and they'd possibly create the ports, in case you are interested.
FYI @yurivict I'm preparing a patch to update https://greptime.com/download to contain this package manager download source. The repo is private and I'll let you know when the patch is landed.
BTW, GreptimeDB v0.7.0 is formally released, you may package a new version based on this stable tag.