✓ Server is running
This is a private update server for WordPress plugins and themes.
Use the plugin-update-checker library in your WordPress plugin/theme:
$updateChecker = PucFactory::buildUpdateChecker(
'https://updates.webalive.dk/?action=get_metadata&slug=your-plugin',
__FILE__,
'your-plugin'
);