(You can see this documentation as a single web page if you wish)
IntroductionSVOCat is an application intended to make easier the publication of an astronomical catalogue, both as a web page and as a Virtual Observatory ConeSearch service. Our intention is not no make it "magical" so that it makes all the work for you. We have tried to make it so that it's easier for you to learn about what is being done, to start the installation and configuration process at different steps if you wish, and to change the application if you need to do it for your case. Requirements:
(See some technical details below) We assume that:
and that your have your data either:
If you have the data in another format just transform it to csv. In any case, at the end of the day we will need the database table. If you already have it (or you want to create it in your own way) you don't need a csv file and you can skip some steps in the installation process. Installation summary:
Technical details: We have tested the application only in Ubuntu Linux, in particular in several different installations, at least:
and some examples in this documentation are specific for linux/unix systems. We have created Docker images and a docker-compose configuration for your convenience, where everything is already set up for you. |