Project

General

Profile

Steps involved in the installation » History » Version 27

Anchi Cheng, 04/15/2019 07:20 PM

1 9 Anchi Cheng
h1. Steps involved in the installation using administration tools on your web server.
2 1 Amber Herold
3 6 Anchi Cheng
4
5
6
7 24 Sargis Dallakyan
See [[Installation Troubleshooting]] and the "Leginon Forum":/redmine/projects/leginon/boards/6  searching for "admin" if you run into problems.
8 6 Anchi Cheng
9
10
11
h2. Go to administration page
12
13
14
Open a web browser. Go to 'http://yourhost/myamiweb/admin.php'
15 26 Anchi Cheng
If the login system is activated, you will have to log in as administrator user.  its password is the same as the username if you used autoinstaller.
16 6 Anchi Cheng
17 20 Anchi Cheng
If you are using installed using the auto-installation script or myamiweb setup wizard, you should have a number of default groups and users already in your database:
18 19 Anchi Cheng
{{include(appion:default_groups)}}
19 1 Amber Herold
20 20 Anchi Cheng
{{include(appion:default_users)}}
21 6 Anchi Cheng
22 26 Anchi Cheng
h1. 1. Change Leginon/Appion Administrator password
23 1 Amber Herold
24 27 Anchi Cheng
This user has access to everything.  You need to keep it for setting default settings.  Don't delete it. However, its password is the same as the host root password if you used autoinstaller.  Therefore, if you want to change it for production, just choose the user, make the change, and then submit.
25 26 Anchi Cheng
26
h1. 2. Add yourself as a User
27
28 6 Anchi Cheng
{{include(Set up for a new regular user shared)}}
29
30 26 Anchi Cheng
h1. 3. Import Applications
31 6 Anchi Cheng
32
*  Click on Applications.
33
34 24 Sargis Dallakyan
!/software/leginon/images/images/application_on.png!
35 6 Anchi Cheng
36 22 Anchi Cheng
*If you have used auto-installation tool to install, you should have a few applications imported already.  These include Calibrations, Manual, and a few flavors of MSI applications.*
37 21 Anchi Cheng
38 6 Anchi Cheng
* Enter the name of the Leginon application XML file. These are files in a subdirectory of your leginon installation called "applications" starting from Leginon v1.3.
39
40 23 Anchi Cheng
bq. The most commonly used Leginon applications are included as part of the Leginon download. These XML files are in subdirectory of your Leginon download and installation called "applications". The XML files should be imported using the web based application import tool. Each application includes a version number "(1.5)" in its name to indicate the MInimal Leginon version that it will work with.
41
42
*If your system uses [[Using_Leginon_on_a_system_where_the_microscope_and_camera_are_controlled_by_different_computers|separate computer to control the digital camera from the one controlling the scope]], please use the application that carries "2" in its name, such as MSI-T2.  Otherwise, import ones without the "2", such as "MSI-T"*
43 6 Anchi Cheng
44
bq. To find Leginon installation path on Linux:<pre> >start-leginon.py -v</pre>
45
46
47 24 Sargis Dallakyan
* !/software/leginon/images/images/admin_apptable.png!
48 6 Anchi Cheng
49
50
*  Select the name of the "To" Host the application will be imported to.
51
52
53
*  Click Import.
54
55 25 Anchi Cheng
h1. 3. Import Additional Application Settings
56
57
For some of the newer applications, you may find json files in /your_git_clone/leginon/applications.  These should be imported if you imported the application with the same name.
58
See [[Import_Export_Application_Settings_as_json_file]]
59
60 6 Anchi Cheng
61 15 Anchi Cheng
h1.  Proceed to Next Chapter to [[Add a new project for test|Add a new project for testing installation]]
62 6 Anchi Cheng
63 15 Anchi Cheng
The rest of this chapter is for references.
64 6 Anchi Cheng
65 12 Amber Herold
______
66 6 Anchi Cheng
67 16 Anchi Cheng
Installation instruction: [[Add a new project for test|Add a new project for testing installation >]]
68
Chapter thread: [[Recommandation for setup at a new institute|< Recommandation for setup at a new institute]] | [[Set up for a new regular user|Set up for a new regular user >]]
69 12 Amber Herold
70
______