The Servoy Multi-Dev plugin comes pre-installed with Servoy. It is a Server-side plugin that allows broadcasting of changes and logging between developers. Since it is a server-side plugin, it is configured on the server (not developer).
You can access by going to http://192.168.1.1:8080/servoy-admin where the ip address there is the ip of your Application Server used by developers. On that page you'll see a link on the left labeled "Licenses". On that page you can enter your license info,and choose "Multi-Developer" as the licensed product. If you don't see the Licenses page, then you are running Servoy Developer and NOT Servoy Server. Check the knowledge base on how to get your Servoy Server running.
The next step is to get your developers pointing at that same repository. So, on your Application Server, there is a database connection by the name of "repository_server". You need to make sure your developers are pointing at that exact same server and database. You can configure that in Servoy Developer under the Edit-Preferences-DB Servers.
After your Developer is configured, the next time you open Developer, you should see a username and password prompt to authenticate. Those users and passwords are setup on the server. Just go to the uUsers page instead of the Licenses page, and make sure the users are in the Administrators group.
Comments
Post new comment