Kiwi Tcms Windows Installation and Configuration without docker - windows

I want to run Kiwi tcms on my windows, but i'm unable.
I've followed instructions on this that is for linux based, but i managed to run these on my windows, except npm install patternfly as I can't find patterfly, but installed npm only.
There's another question I've asked where I'm stuck, so If I did anything wrong, please guide me so I can do it from the start.
Help would be greatly appreciated.

Look for a guide how to deploy Django applications on Windows. We don't really use Windows and deploying from something else than a Docker container isn't really supported so you need to know what you are doing. If this is new to you you'd better stick to using docker-compose!

Related

stuck with mastodon services

I'm trying to get a working install of mastodon but get stuck with web services start.
I've tried a lot of settings and still the 3 mastodon services don't start.
I think there is something wrong with my ruby install and yarn which can't use the --lockfiles option.
I give you the terminal output. please let me know if you have any suggestion to solve this.
the terminal output errors

How to run hdp3.1?

I'm newer in Big data solution developments.
To have a complete environment I decide to install hdp 3.1 docker image.
After installation, I taped this two commands like mentioned in this installation guide: https://www.cloudera.com/tutorials/sandbox-deployment-and-install-guide/3/.html
docker start sandbox-hdf
docker start sandbox-proxy
Now after doing this , I don't know what doing in the next step, I don't found any indication of URL address for starting my real work, I don't fount what are the settings that I must do it before starting. Please, anyone has an experience with hdp 3.1 can help me. Thank you a lot.
https://www.cloudera.com/tutorials/sandbox-deployment-and-install-guide/3/.html

cb_share_config won't run locally, DISPLAY error

I'm trying to run cb_share_config from an xterm to import some color themes using:
"sudo cb_share_config"
which results in:
"Unable to initialize gtk, is DISPLAY set properly?"
This doesn't make sense to me since I'm running it locally, not through ssh or anything. I didn't think I needed to set the the display. Everything I've searched for is related to connecting to a server, which I'm not doing.
Code::Blocks version 16.01
OpenSUSE Leap version 42.3
Thanks in advance.
Ok so I've solved the problem or rather avoided it altogether by just running the tool directly from a file manager (Thunar). I'm still not entirely satisfied with Windows-like solution but it works. If anyone has any insights as to why I couldn't run it through a terminal I'd like to hear it but I suspect it might be a better question for a linux board.

feasibility to setup an Open Source Platform “edX” - http://en.wikipedia.org/wiki/EdX

I have just heard of this open source early in this morning, and hook into google for searching about this,but seems like google have limited options too.
I found this one https://github.com/edx/configuration/wiki/edX-Ubuntu-12.04-Installation ,but it is for ubuntu
I am using mac 10.8.3 ,my question is
1.is it possible to install it on my mac machine
2.Where can i find the downloads of this open source
3.Which is the best tutorial to install edX
With Regards
1) Yes you can install the files on Mac, just that there isn't a guide in order to archive that. You can try to follow the Ubuntu guide posted and one by one check if the commands are compatible, or use a compatible command.
2) In order to get the files you need to use github so the link that you post is where the files are you can use a git clone in order to get the files on your mac.
3) The best tutorial is this one https://github.com/edx/configuration/wiki/edX-Ubuntu-12.04-64-bit-Installation. Remember that Ansible is in charge of the installation so we just need to run and wait
Hope that this helps

How to install and run (setup) reddit.com on windows environment?

Reddit.com is providing their code as open source and free.
I want to setup the reddit.com website at my local machine in Windows Environment.
Could anybody please help me or guide me to the best approach.
Also, i have apache (WAMP) installed in my machine.
Kindly somebody help, I have searched everywhere but unable to find the way to setup it in my local environment.
From Reddit blog it is built and runs upon:
Debian, lighttpd, PostgreSQL, Python ...
None of them is an acronym of WAMP.
A good place to start would be:
http://code.reddit.com/
I recommend setting up a Virtual Box with Debian linux and work within it.

Resources