Questions tagged [koding]

Web community to learn programming, develop apps, share code.

Web community to learn programming, develop apps, share code.

Learn programming or make apps.
Hack Ruby, Go, Java, NodeJS, PHP, C, and Python.
Install Wordpress, Laravel, Django, and Bootstrap.
Play with MySQL, Mongo, and enjoy root access.

Source: https://koding.com/

20 questions
2
votes
1 answer

Not able to run meteor in cloud ide, need help to understand meteor memory usage

I’m new to both meteor and web frameworks [Core C/C++ developer]. When I tried meteor apps in cloud IDE (both cloud9 and Koding), sample apps runs fine. But, if I add twbs:bootstrap package, the IDE kills meteor (mongodb) due to insufficient memory…
Arun
  • 45
  • 4
2
votes
1 answer

How to install the koding IDE in a personal server?

I found the koding IDE code in their github repository: https://github.com/koding/IDE but i can't find a way to install it, and README doesn't help much. Some one knows how can i do it?
ismapro
  • 162
  • 9
2
votes
1 answer

Cannot login my koding vm via ssh by putty

I have followed all the instructions on the page but still can not login. Nothing but just a blank black screen without any warnings. I would be glad by any help.
Rocket Chimp
  • 41
  • 2
  • 5
1
vote
1 answer

Online IDE that you can share a private url for invitees to view

I thought for sure this would be a normal thing, but while reading about Nitrous, Koding, Codio, etc, I couldn't quite find it. I want to build a site in an online IDE and share a private url with people to use it. I don't want the public to see…
timlohnes
  • 115
  • 4
1
vote
1 answer

Error Installing rvm. scripts directory is missing from .rvm

I found a few posts regarding installing rvm, but none of them apply here. On a fresh VM installation on Koding, I've followed the instruction to install rvm \curl -sSL https://get.rvm.io | bash -s stable This seems to work fine, there are no…
1
vote
1 answer

Accessing grails app on koding virtual maching

i would really appreciate help on this. I have grails 2.3.2 and groovy installed on my koding virtual machine. Whenever i try to run my grails application on the VM, the server starts successfully and the console says " Server running. Browse to…
Ishan Sharma
  • 1,316
  • 2
  • 9
  • 7
0
votes
1 answer

Dart pub build giving memory error on Koding

I setup my Polymer.Dart based project on Koding.com. All went well and I was able to install the Dart SDK. But when I ran the 'pub build' command after 'pub get' it gives me following error? Failed to compile a snapshot to …
Jawaid
  • 99
  • 1
  • 4
  • 17
0
votes
1 answer

Wildfly can't connect to datasource

I have a Wildfly 8.2.0.Final uploaded on an Ubuntu Vm on www.koding.com. On that same VM THere's an Oracle XE 11G. I'm trying to configure a DataSource on the VM's wildfly and I'm getting an error. Connection URL:…
0
votes
1 answer

Connect grunt instance from the web on remote vm

Hello I am running a grunt instance on a koding vm. I want to be able to connect to the grunt instance from the web so i can actually see my work. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name…
Bogdan M.
  • 2,161
  • 6
  • 31
  • 53
0
votes
0 answers

Segmentation Fault in Terminal but not on koding.com

I'm writing a C program, and it is dealing with fairly large files (~4MB .txt files). The program opens the big file and splits it up into a bunch of little files, before testing each of the little files. I've written a function that later opens…
awerchniak
  • 357
  • 3
  • 16
0
votes
1 answer

How to run Tomcat server on koding.com (using Liferay bundle)

I have installed Liferay Tomcat bundle on koding VM, When I run the startup.sh if give below logs on screen then but no message for server status. vasimkp: ~ $ cd /home/vasimkp/liferay-portal-6.2-ce-ga2/tomcat-7.0.42/bin vasimkp:…
Vasimkhan
  • 323
  • 1
  • 11
0
votes
1 answer

RVM install on Ubuntu failing (error importing public key) [Kodign VM]

I am trying to install RVM in my Ubuntu machine with the following info: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04 LTS I am doing this by following the official RVM guide, presented…
Flame_Phoenix
  • 16,489
  • 37
  • 131
  • 266
0
votes
1 answer

.htaccess url rewriting scheme not working in the server. in localhost it works

I have installed php 5.59 and apach2 2.4.7 installed in my koding.com VPS. I have a working .htaccess file which is (not very clean at the moment) locally running without any problem. How ever when I have uploaded the site into the server it is…
Bhashithe
  • 122
  • 2
  • 14
0
votes
1 answer

use git with a friend

Currently my friend and I are using sharing VM and are using git to keep track of changes. A problem occurs when he tries to commit since the VM is under my name. Since the VM is mine and the git repo has been established with my name, bitbucket (an…
alaboudi
  • 3,187
  • 4
  • 29
  • 47
0
votes
2 answers

Koding - Yeoman - AngularFullStack Cannot Create Scaffolding

Hello i am using Koding Cloud Based Ubuntu Development environment. I've managed to is install all prerequisites required for Yeoman Angular FullStack. Installed Successfully below items sudo npm install -g yo grunt-cli bower karma sudo npm install…
user2717619
  • 145
  • 1
  • 11
1
2