linbpq/debian
Hibby 8a18ca1868
pull more files out, update watch for repack
2024-11-29 12:55:39 +00:00
..
patches This builds and links to system libs! 2024-11-29 12:04:09 +00:00
source Packaging updates round 2 2024-06-09 22:34:46 +01:00
NEWS New upstream 2024-02-13 00:03:15 +00:00
README.Debian New upstream & Packaging tidy 2024-03-26 01:28:08 +00:00
bpq32.cfg bpq32.cfg: Set SECURETELNET on Telnet port 2024-07-02 19:48:28 +01:00
changelog More updates, large makefile rewrite for dynamic linking and cleaner 2024-11-29 02:24:20 +00:00
control Patch Refresh and mqtt details 2024-11-05 21:46:27 +00:00
copyright Try files-excluded, Tidy up copyright! 2024-11-12 21:18:17 +00:00
dirs bpq config move 2023-12-16 13:35:16 +00:00
gbp.conf Look at me, I am the master now 2024-10-11 15:42:39 +01:00
gitlab-ci.yml Added Debian packaging so far 2023-07-18 01:26:17 +01:00
install Move config back to /etc on install 2024-08-18 01:44:28 +01:00
linbpq.examples New upstream & Packaging tidy 2024-03-26 01:28:08 +00:00
linbpq.service Release 2024-03-26 20:57:34 +00:00
lintian-overrides This builds and links to system libs! 2024-11-29 12:04:09 +00:00
postinst Add additional group membership for ninotnc SMT users 2024-08-30 12:06:42 +01:00
preinst first build of new upstream 2023-12-28 10:44:40 +00:00
rules More updates, large makefile rewrite for dynamic linking and cleaner 2024-11-29 02:24:20 +00:00
watch pull more files out, update watch for repack 2024-11-29 12:55:39 +00:00

README.Debian

README for linbpq on Debian
===========================

Please see https://wiki.oarc.uk/packet:linbpq-apt-installation for this guide

# Set config
Copy the config, edit it & set permissions.
The permissions are so linbpq web interface can edit the config. 

sudo mv /usr/share/doc/linbpq/examples/bpq32.cfg /etc/bpq32.cfg
sudo nano /etc/bpq32.cfg
sudo chown :linbpq /etc/bpq32.cfg
sudo chmod 644 /etc/bpq32.cfg

# Start linbpq

sudo systemctl start linbpq

# Access your node

It shall be available by accessing http://localhost:8008 in the browser or telnet localhost 8010

-- Dave Hibberd <hibby@debian.org>  Tue, 26 Mar 2024 00:53:42 +0000