phpAdamoto Documentation
Client Installation
Overview
Requirements
Installation of
server application
Installation
of clients
Creating a
package
Deploying
a package
Monitoring
the deployment
Searching
for problems in the deployment
In this version of phpAdadmoto a package can only be a script that is started on the server. This is just a little limitation, cause your script can
some more files, start other programs on so on.
- So write your script and put it on your web server. Maybe in package subdirectory in adamoto.
- Click on "administrate and deploy packages" and there on "new package". Fill the form. Put the web directory and the name of your script in.
- Click oK.
- Look in the examples at
phpadamoto.org. It is very simple.
- The package is ready to Deploy