User Tools

Site Tools


howto:preview_fits_images_with_rts2-xmlrpcd
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
Next revision
howto:preview_fits_images_with_rts2-xmlrpcd [2009/08/30 09:31] wildi
Line 1: Line 1:
 +== Prerequisites ==
  
 +* Update your RTS2 source tree to the latest revision (e.g. 6216). 
 +* Add to your rts2.ini the lines
 +<code bash>
 + [xmlrpcd]
 + page_prefix=
 +</code>
 +
 +* If not existent create in the root directory / of your system the directory named ''/images''
 +* Copy an example FITS file, preferably created with RTS2, to  ''/images</code>''
 +* Connect to the postgres database and add a username, password to the table ''users'', e.g.
 +<code bash>  insert into users values ('USERNAME', 'SECRETPASSWORD', NULL, 'name@example.com', 1);</code>
howto/preview_fits_images_with_rts2-xmlrpcd.txt · Last modified: 2013/06/13 00:00 (external edit)