zerotier / zerotier/ZeroTierOne

[Feature Request] alpine 3.18 package is missing

Open
#2,020 12 comments 11 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
17.1k
Forks
2k
PR merge metrics
No merged PRs in 30d

Description

Please,
Can you add the package to alpine 3.18 repository ?

Thank you!

[update] I manually downloaded the apks from the 3.17 community repository and installed them manually and it seems to work fine

wget https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/zerotier-one-openrc-1.10.2-r0.apk
wget https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/zerotier-one-1.10.2-r0.apk
sudo apk add zerotier-one-1.10.2-r0.apk 
sudo apk add zerotier-one-openrc-1.10.2-r0.apk 
sudo rc-update add zerotier-one
sudo service zerotier-one start

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by checking the Alpine 3.18 package repository and compare its available ZeroTier packages with the 3.17 APKs and installation commands shown in the issue. Confirm what packaging or repository changes are required for zerotier-one and zerotier-one-openrc, then verify both packages install and the service can be enabled and started on Alpine 3.18.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.