Server, Commands & Tips
Here you can find Quick tips on how to start Netuno Server and useful line commands.
See below the general list of useful commands:
Inside the terminal perform these operations:
./netuno serverStarts the server with the demo app
./netuno server app=APP_NAMEStarts the server with the application assigned to the command app.
./netuno appBuild a new application on Netuno you will be asked to give a name for this application and settings.
./netuno helpAll commands and parameters available the following descriptions.
./netuno statsIt shows the details of the most recent performance information that is stored in
logs/stats-*.
./install-stableUpgrades Neptune to the latest stable version.
./install-testingUpdates to the latest version in development.