Here are
9 public repositories
matching this topic...
[M]arketplace [On]boarding [A]ccelerator for SaaS
The modern application server
Updated
Oct 17, 2017
JavaScript
Solution architecture for managing the isolation of multiple single-tenant application deployments in a single ISV tenancy
MSDyn365FO ISV license generator from USB eToken
轻量的微信支付SDK服务商版 for Node.js
Updated
Feb 14, 2022
TypeScript
A container vending machine with Harbor and Stripe for independent software vendors (ISVs) to commercially distribute their software through container images. Alternative to Docker Hub Publisher
Updated
May 3, 2022
Python
Dreamforce Hands on Workshop for App Analytics
Updated
Jun 15, 2020
Apex
Improve this page
Add a description, image, and links to the
isv
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
isv
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Issue Description
When i write a plugin, i can use "on" to specify where should it run.
Now, "on" support master/node, HOWEVER, when i want one plugin run on both master and node, i need to write two same plugin, and on