helium-packet-router

所属分类:其他
开发工具:Erlang
文件大小:0KB
下载次数:0
上传日期:2023-12-06 16:20:05
上 传 者sh-1993
说明:  氦分组路由器
(helium packet router)

文件列表:
.dockerignore (23, 2023-12-11)
.env-template (279, 2023-12-11)
Dockerfile (1287, 2023-12-11)
LICENSE (10777, 2023-12-11)
Makefile (1824, 2023-12-11)
config/ (0, 2023-12-11)
config/ct.config (6566, 2023-12-11)
config/grpc_gen.config (1299, 2023-12-11)
config/sys.config (3241, 2023-12-11)
config/sys.config.src (3923, 2023-12-11)
config/vm.args (167, 2023-12-11)
deb/ (0, 2023-12-11)
deb/after_install.sh (89, 2023-12-11)
deb/after_remove.sh (25, 2023-12-11)
deb/after_upgrade.sh (130, 2023-12-11)
deb/before_install.sh (135, 2023-12-11)
deb/before_upgrade.sh (135, 2023-12-11)
deb/hpr.service (422, 2023-12-11)
deb/local.conf (4, 2023-12-11)
docker-compose-ct.yaml (387, 2023-12-11)
docker-compose.yaml (775, 2023-12-11)
docs/ (0, 2023-12-11)
docs/routing.md (8264, 2023-12-11)
include/ (0, 2023-12-11)
include/hpr.hrl (267, 2023-12-11)
include/hpr_http_roaming.hrl (523, 2023-12-11)
include/hpr_metrics.hrl (2548, 2023-12-11)
include/semtech_udp.hrl (1681, 2023-12-11)
rebar.config (3105, 2023-12-11)
rebar.lock (9688, 2023-12-11)
rebar3 (952478, 2023-12-11)
... ...

# Helium Packet Router ## [Routing](https://github.com/helium/helium-packet-router/blob/master/docs/routing.md) ## Releases As releases are tagged on github, debian packages will be automatically built and uploaded to a [repo here][1]. ### Debian The debian package installs the release in `/opt/hpr` - there is also a systemd unit, so the service should be managed using the systemd tool `systemctl` like any other systemd service. #### Configuration The default configuration is set upstream by the development team. But local configuration parameters can be configured in `/opt/hpr/etc/local.conf`. This file is loaded last by Erlang/OTP so any settings in that file will override the default configuration. The format of the configuration file is the standard Erlang [file:consult/1][2] style like the other Erlang configuration formats. This file is marked by the debian package system as a "config file" so it will not get clobbered when upgraded debian packages are installed. Other configuration parameters handled through environment variables can be set or handled through the [environment facility in systemd unit files][3]. [1]: https://packagecloud.io/helium/packet_router [2]: https://www.erlang.org/doc/man/file.html#consult-1 [3]: https://www.freedesktop.org/software/systemd/man/systemd.exec.html#Environment

近期下载者

相关文件


收藏者