[help] [img] [forum]
[Catalog] · [Search] [News] [Manage]
[Return]
Posting mode: Reply
Post reply
Name
Email
Subject
Message
CAPTCHA CAPTCHA Challenge Click to refresh.
File
Password For post deletion.
Submit  
  • Helpful information is available in the visitor guide. Currently 11 unique user posts.
  • Supported file types are JPG, PNG and GIF.
  • Maximum file size allowed is 2MB.
  • Images greater than 250x250 will be thumbnailed.
  • Supported BBCode tags are b, code, i, pre, sjis, spoiler, s and u.

i have just have trouble with compiling the plugin that's all


Information on how to create and build custom plugins is available in the Sriracha manual:

https://codeberg.org/tslocum/sriracha/src/branch/main/MANUAL.md#plugins

Try compiling one of the official plugins first to confirm you are running the correct commands. If you are still having trouble, please elaborate on where you are getting stuck.


>>53
the issue i have is that my plugin compiles in almalinux (which is my admin panel version) but my sriracha container is in alpine


sriracha | 2026/07/25 18:14:45 failed to load plugins: failed to load plugin /plugins/sports.so: plugin.Open("/plugins/sports.so"): Error loading shared library libresolv.so.2: No such file or directory (needed by /plugins/sports.so)


>>54
Sriracha supports building and loading custom plugins when running in a Docker container, but this functionality was not well documented. I have just updated the manual with detailed instructions, scroll past "Native" to the new "Docker" section:

https://codeberg.org/tslocum/sriracha/src/branch/main/MANUAL.md#using-plugins


Delete Post