On 12/07/2017 02:45 PM, Heffner, Mallory wrote:
Hi all! Kallithea is my first foray into Python and open source so I have been following the documentation to install on a virtual server to test out before we go live.I’m using Windows Server 2012 and we would like to use IIS. I’ve followed the documentation down to running “python dispatch.py install”. After this, is there anything else I need to do on the Kallithea side to get it working? Or is the rest dealing with IIS and Windows?
After http://kallithea.readthedocs.io/en/stable/installation_iis.html , you will have the software installed and hooked into IIS. Then you need http://kallithea.readthedocs.io/en/stable/setup.html to get the application configured. As a first try, perhaps use "paster serve" as a very first try.
/Mads
_______________________________________________ kallithea-general mailing list [email protected] https://lists.sfconservancy.org/mailman/listinfo/kallithea-general
