Category Archive: Development
Sometimes I spend time testing things and during the tests I create completely useless stuffs. One of these is: http://myip.mornati.net It’s a simple my ip website that gives you your current public ip adresses, whois information, detailed browser and os information and tools for developers. For example, there is a page that return your ip …
Continue reading »
Permanent link to this article: http://blog.mornati.net/2013/05/16/another-myip-address-site/
I recently refactor the KermIT project to get a completely dynamic project and have the ability to add plugins. Here I’m going to show you how to check for “installed plugins” and automatically configure the urls. First of all you have to configure a Django app, named for example plugins and correctly link it up …
Continue reading »
Permanent link to this article: http://blog.mornati.net/2012/11/07/django-automatically-import-sub-modules-urls/
Today we completed the first big development part of the KermIT project and we can consider it “really stable” for the production environments. Was stable even with all previouses versions, that means could already be used for production, but with this version we complete many useful things and we automate many setup/installation processes. Important devs …
Continue reading »
Permanent link to this article: http://blog.mornati.net/2012/10/26/kermit-webui-new-version-and-the-road-to-2-0/
After some days of tests we produces a first working version of oVirt agent for MCollective. You can find sources of agent on github: https://github.com/thinkfr/mcoplugins/blob/master/ovirt.rb What we want to do wasn’t a complete export of all oVirt functions (if you want to configure it in “expert” mode, it’s better to use the oVirt console), but export all the …
Continue reading »
Permanent link to this article: http://blog.mornati.net/2012/10/09/mcollective-ovirt-agent/
KemIT development going ahead adding new functions everyday. Today two new videos showing Tree Filters and Persistent DashBoard. A problem with big datacenter in the previous KermIT version was all widgets with classed served inside (for example puppet classes widget). If you want to reach a particular class or server you should look for it …
Continue reading »
Permanent link to this article: http://blog.mornati.net/2012/07/25/kermit-new-filters-and-dashboard/
Page 1 of 912345...»Last »