This mod implements the Technic Solder API from inside a minecraft server. It simplifies distribution and management for server-based modpacks.
It replaces TechnicSolder with a mod that you install on your minecraft server. Installing/Updating mods on your server and bumping version in the config will generate the required files to be served on the technicplatform via solder API. The only thing you need to do is point technic platform to the web address exposed by the mod (technic solder address: by default localhost:8000 -> you can change it in the config).
Installation
You have to proxy the internal server with apache or nginx. The config for apache I use is here.
The URL to add on technicpack.net is http://mysitehostname.com:8080/api/ in a similar configuration.
No files available for download.