This manual has been written for people who wish to install a demo version or test the Training Package.
If you need help installing Offering Training V2, don't hesitate to ask for help on the forums. You can also contribute to improving this documentation by adding your comments.
https://www.ametys.org/campus/en/telecharger/ametys-odf.html. On the website, you can download a demo version of the Training Offer, with several types of installation available.
After downloading the file ametys-odf-2.0.0.exe to your hard disk, run it by double-clicking on it.
After downloading the file ametys-odf-2.0.0.sh to your hard disk, add execution rights with the command :
chmod u+x ametys-odf-2.0.0.sh
Then run it:
./ametys-odf-2.0.0.sh
Check that Java is installed on your computer and that the environment variables are correctly set in the PATH (see this guide for more information).
In a console, run the command :
java -jar ametys-odf.jar
If the installation process does not detect Java then it will ask you to specify it or download it automatically. We recommend that you download the latest version of the runtime environment Java from the Oracle website.
This demo version ofODF v2 offers an installation version in English and French.
Select your preferred language from the list:
Please note that in a Windows environment, if you installODF with a non-administrator user and select "current user", the shortcuts will be positioned on the administrator's desktop or menus, which is obviously not what you wanted.
To get around this problem, you can check the "all users" box.
Start the application by double-clicking the shortcut on the desktop or in the menu.
When the message"Started SelectChannelConnector@0.0.0.0:8080" is displayed, this means that the application has been started (port 8080 must be free).
In the browser, enterURL: http: //localhost:8080/odf to connect toODF or http://localhost:8080 to view the site.
Choose a user from the list of default users according to the rights you require:
Leave the console open while using the application.
To stop the application, press Ctrl + C in the console.
In the Windows console, confirm with O.
In the Linux console, simply press Ctrl + C.
To uninstall the application under Windows, open the Control Panel, open the Uninstall a program panel, select Ametys ODF 2 .0.0 and click on "Uninstall/Change".
To uninstall the application under Linux, open the console and follow these steps:
# Se rendre dans le répertoire où l'ODF Ametys est installé cd /path/to/ametys_odf # Exéctuer le fichier JAR de désinstallation java -jar Uninstaller/uninstaller.jar
Wait a few moments... a pop-up window will open to launch the uninstall process. Simply click on the Uninstall button (depending on the language chosen during installation).