Differences between revisions 9 and 12 (spanning 3 versions)
Revision 9 as of 2018-10-18 14:00:41
Size: 1221
Comment:
Revision 12 as of 2018-10-18 18:20:45
Size: 1526
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
   * Please check the each log and fix your ini files.
   * The log file is `/tmp/summary_k1foo.ini.log`
   * Please fix your ini files.
Line 10: Line 9:
 *'''You want to add the new ini files.'''
   * please check that your ini files is working well or not before installing ini files.
 *'''How to test your updated ini files.'''
   * Check on your personal directory that your ini file is working well or not before applying your update.
Line 13: Line 12:
> cd ${HOME}
> ./bin/test.sh your-ini-file
k1sum0> cd /somewhere/your/directory/
k1sum0> cp ${HOME}/etc/summary/configurations/k1/k1foo.ini /somewhere/your/directory/

### After edit
k1sum0> ~/bin/test.sh k1foo.ini
Line 16: Line 18:
     * You can see "All done. Thank you." on console, when your ini files is working well.
     * You can see result on the webpage as ~controls/test
   * Please put ini files in `${HOME}/etc/ as k1bar.ini`
     * Typically, we put the original ini files in `${HOME}/git/ligo-summary-pages/configurations/k1/` and put the sym. link in `${HOME}/etc/`.
     * When your ini file is working well, you can see the message "All done. Thank you." on the console, and see the result on ''ttp://k1sum0/~controls/test/k1foo.ini/''
   * Clean the test directory after you finish the check.
     {{{
k1sum0> ~/bin/test.sh k1foo.ini clean
     }}}
 *'''How to add a new ini file or apply your update.'''
   * Check your ini file is working well!
   * Put your ini file in `${HOME}/etc/summary/configurations/k1/`
     {{{
k1sum0> cd /somewhere/your/directory/
k1sum0> cp -i k1foo.ini ${HOME}/etc/summary/configurations/k1/
     }}}

Trouble shooting

  • All pages are not updated in automatically.

    • Please contact TY.
  • A part of the tabs are not updated in automatically.

    • Please fix your ini files.
  • How to test your updated ini files.

    • Check on your personal directory that your ini file is working well or not before applying your update.
      • k1sum0> cd /somewhere/your/directory/
        k1sum0> cp ${HOME}/etc/summary/configurations/k1/k1foo.ini /somewhere/your/directory/
        
        ### After edit
        k1sum0> ~/bin/test.sh k1foo.ini
      • When your ini file is working well, you can see the message "All done. Thank you." on the console, and see the result on ttp://k1sum0/~controls/test/k1foo.ini/

    • Clean the test directory after you finish the check.
      • k1sum0> ~/bin/test.sh k1foo.ini clean
  • How to add a new ini file or apply your update.

    • Check your ini file is working well!
    • Put your ini file in ${HOME}/etc/summary/configurations/k1/

      • k1sum0> cd /somewhere/your/directory/
        k1sum0> cp -i k1foo.ini ${HOME}/etc/summary/configurations/k1/

Working logs

k1sum0 installation

作業メモ(yuzurihara) 20181015-16

作業メモ(yuzurihara) 20181017

How to write configuration file(20181017)

KAGRA/Subgroups/PEM/SummaryPage (last edited 2022-02-20 03:41:59 by HirotakaYuzurihara)