@bugscze I added a detection for environment variable PLUGIN_LIST_PATH just now. You can try setting variable like export PLUGIN_LIST_PATH=/path/to/plugin-list before building.
Search Criteria
Package Details: caddy-custom 2.11.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/caddy-custom.git (read-only, click to copy) |
|---|---|
| Package Base: | caddy-custom |
| Description: | Caddy web server with plugins |
| Upstream URL: | https://github.com/caddyserver/caddy |
| Keywords: | caddy |
| Licenses: | Apache-2.0 |
| Conflicts: | caddy |
| Provides: | caddy |
| Submitter: | BryanLiang |
| Maintainer: | BryanLiang |
| Last Packager: | BryanLiang |
| Votes: | 2 |
| Popularity: | 0.004759 |
| First Submitted: | 2024-05-16 12:18 (UTC) |
| Last Updated: | 2026-05-13 01:12 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- mailcap
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Required by (32)
- ai-robots-txt (requires caddy) (optional)
- ai-robots-txt-git (requires caddy) (optional)
- aria-ng-deploy (requires caddy) (optional)
- ariang-git (requires caddy) (optional)
- bandwidthd (requires caddy)
- bentopdf (requires caddy) (optional)
- booklore (requires caddy) (optional)
- caddy-runit (requires caddy)
- concrnt-webui (requires caddy) (optional)
- concrnt-webui-bin (requires caddy) (optional)
- flyenv-bin (requires caddy) (optional)
- flyenv-git (requires caddy) (optional)
- gopanel (requires caddy)
- gopanel-bin (requires caddy)
- gopanel-git (requires caddy)
- grimmory (requires caddy) (optional)
- halo-ai (requires caddy)
- halo-ai-core (requires caddy)
- iocaine (requires caddy) (optional)
- iocaine-git (requires caddy) (optional)
- Show 12 more...
Sources (5)
Latest Comments
« First ‹ Previous 1 2
BryanLiang commented on 2024-08-30 12:30 (UTC) (edited on 2024-10-14 15:38 (UTC) by BryanLiang)
bugscze commented on 2024-08-30 09:55 (UTC)
How to add packages into plugin-list ? If I add packages into "/var/cache/yay/caddy-custom/plugin-list", file gets overwrited with empty default.
It would be nice to have it read from /etc/caddy/plugin-list
NCRonB commented on 2024-07-13 05:48 (UTC)
Thank you for this!
BryanLiang commented on 2024-05-16 12:20 (UTC) (edited on 2024-05-16 15:45 (UTC) by BryanLiang)
Before building this package, please put all the plugins that you need into plugin-list, one plugin per line.
Pinned Comments
BryanLiang commented on 2025-05-16 17:35 (UTC)
If you want to build a statically linked executable as before, set the environment variable
CADDY_STATICALLY_LINKEDtoyesbefore compiling.BryanLiang commented on 2024-08-30 12:30 (UTC) (edited on 2024-10-14 15:38 (UTC) by BryanLiang)
@bugscze I added a detection for environment variable
PLUGIN_LIST_PATHjust now. You can try setting variable likeexport PLUGIN_LIST_PATH=/path/to/plugin-listbefore building.BryanLiang commented on 2024-05-16 12:20 (UTC) (edited on 2024-05-16 15:45 (UTC) by BryanLiang)
Before building this package, please put all the plugins that you need into
plugin-list, one plugin per line.