The rackspace-cloud tag has no wiki summary.
0
votes
0answers
5 views
Need to setup existing rails application on rackspace cloud hosting. Any tips or guides?
Ok a few things before I dive in:
Existing rails app is version 2.2.2 (client is not going to update to 3.x)
Can't host on Heroku because it has a wordpress blog smack in the middle of rails app. ...
0
votes
2answers
14 views
htaccess - redirect all pages except checkout to HTTP non-SSL
I'm trying to redirect all traffic to HTTP unless it is our checkout process, in which case I'm trying to redirect it to HTTPS.
I have a Rackspace Cloud Sites setup however the below does not appear ...
1
vote
0answers
29 views
can't get JwPlayer to play from Rackspace CDN
UPDATE
It would appear the "Direct/Download URL" from Rackspace WORKS!
But, the "Stream URL", which worked with FloPlayer, Does NOT WORK with jwPlayer!?
I can get the images to load, I can get ...
0
votes
1answer
46 views
Force expiring OpenStack Swift Tokens
Is there a way to force expire or revoke OpenStack Swift Tokens? I am looking some API method to do this.
Bing / Google search didn't return anything useful.
2
votes
1answer
73 views
setting Access-Control-Allow-Origin using Rackspace Cloud Java API
I am using the Java API for uploading files to Rackspace Cloud. I am trying to figure out how to set the header "Access-Control-Allow-Origin" on the files that I am uploading. I found another link ...
0
votes
1answer
47 views
deleting multiple files (versions) with Fog and Carrierwave - Rackspace
I am building an application where i have a file with original, medium and thumbnail size images. I am using carrierwave to accomplish this, and I need to remove all versions of the file from ...
1
vote
2answers
64 views
Renaming Rackspace Folder/Container
I have the PHP library from Rackspace. We keep all files in a Container called 'data'. Within that container is a hierarchical directory of files.
I am able to rename or move an object, no problem ...
2
votes
1answer
61 views
What does “compartmentalizing services” mean?
I'm building a web app using Node/Express/Angular/Mongo and this is my first time dealing with a cloud server. Rackspace suggested that I compartmentalize my services. In an effort to not sound like a ...
0
votes
0answers
78 views
elasticsearch auto-discovery rackspace not working
I'm trying to use ElasticSearch for an application I'm building, and I am hosting it on Rackspace servers. However, the auto-discovery feature is not working. I thought that it was because ...
0
votes
2answers
31 views
RackSpace CreateImage API using curl is not working
Whenever i m trying to create image from the given api using curl -:
curl -i -X POST ...
1
vote
1answer
133 views
How to upload files to RackSpace Cloud Files using .net?
I want to use RackSpace's CDN (Cloud Files) to store my static content. The problem is I am using ASP.NET MVC3 and I have not seen any current working example of how to do that.
I saw several ...
0
votes
0answers
52 views
Cron on Rackspace Cloud using Codeigniter CLI
I am trying to run a cron using codeigniter CLI ... Rackspace cloud has a way to access scripts and you need to choose the script language, they have 4 options, perl, php etc.
To access command line ...
0
votes
1answer
97 views
Knife Rackspace - unable to bootstrap
I am trying to bootstrap a Windows server using Knife Rackspace (from Windows Workstation)using the following command
knife rackspace server create -r 'role[TestWebRole]' --server-name BootstrapTest ...
3
votes
1answer
69 views
How to get RackSpace servers with a certain tag?
Trying to fetch all the servers registered to our RackSpace account under a certain tag.
Using RackSpace's Python bindings for OpenStack, pyrax, we haven't found a way to do this. Is there some way ...
0
votes
1answer
54 views
Fileconveyor not syncing files, even though I get no errors. what am I doing wrong?
I've followed all of the directions for installing fileconveyor on my server, and much to my surprise, I think I installed everything correctly. I foun this article particularly useful.
When I run ...
0
votes
1answer
74 views
How to disable hardware virtualization check while installing KVM on ubuntu?
My system doesn't support hardware virtualization technology. I am trying to install KVM and then Rackspace cloud package. So, how can I disable hardware virtualisation check while installation.
0
votes
0answers
60 views
Is there a Amazon S3 Bucket Policy equivalent in the Rackspace Cloudfiles?
Is there a Amazon S3 Bucket Policy equivalent in Rackspace Cloudfiles? We would like to restrict access for certain containers to specific IP addresses. No other IP addresses should be able to access ...
2
votes
2answers
206 views
Is there an equivalent to Amazon S3's s3cmd sync for Rackspace Cloud Files?
I'm currently using Amazon S3 to host all static content on my site. The site has a lot of static files, so I need an automated way of syncing the files on my localhost with the remote files. I ...
0
votes
1answer
102 views
How to copy a file between locations in a Rackspace Cloud Files container with their PHP API
Given the code
$this->cf_container->copy_object_to($file, $this->cf_container, $new_path . '/' . $file_subpath);
where $this->cf_container is an object of the CF_Container class, I get ...
0
votes
1answer
189 views
Clearing up misconceptions about amazon(EC2) and rackspace [closed]
I'm friends with an owner of a small creative business (with multiple departments) and until now they have been using a dedicated server (via a 3rd party) for a lot of internal projects and they've ...
1
vote
1answer
53 views
Rackspace CDN container organization
I'm developing a web platform that may reach some million of users where I need to store users' images and docs.
I'm using Rackspace and now I need to define the files logic into cloud files service.
...
0
votes
0answers
19 views
Can i use rackspaceclouddb.com database on my local?
actually i am new to clouddb and don't have any ideas regarding the same so can anyone explain me how should i work with it?
My project is developed in cakephp and on cloud client has created 2 ...
2
votes
2answers
158 views
Ruby taking up 99.3% CPU
I'm running ruby 1.9.3 with rails on a Rackspace server. Ruby has 12 processes and is taking up 99.3% of my servers CPU. Is there any configuration file or option to either limit the number of ...
0
votes
1answer
54 views
Hosting in the cloud, recommendations and experiences? [closed]
I'm in the process of launching a small web design startup and am looking to find the right hosting solution. I've started seriously looking at cloud hosting as an option for many reasons but need ...
0
votes
1answer
130 views
php.ini not found in location reported by phpinfo()
We use an unmanaged Rackspace cloud server here at work. It's running Ubuntu 11.10. I wanted to install the gearman library and extension so I need to find the currently loaded php.ini file. Running ...
1
vote
1answer
41 views
Is it possible to change ft_min_word_len on a Rackspace Client account?
I am using a Rackspace Client account (no shell access, ability to modify core config files, etc.) and I need to find a way to decrease MySQL's ft_min_word_len from 3 to 2. Is this possible without ...
0
votes
1answer
39 views
Moonshine Deployment Error
When I try to deploy my rails app to Rackspace using Moonshine, I get the following error:
* 2013-01-20 22:54:44 executing `app:symlinks:update'
* 2013-01-20 22:54:44 executing ...
0
votes
2answers
67 views
Cloud object storage
I wish to offer a cloud based object storage system to my customers. For this I would need a software able to handle multi-user, multi-domain and multi-tenant and local SAN, as storing the data on S3 ...
0
votes
2answers
389 views
Uploading to Rackspace Cloud Files with paperclip and fog
Can't figure out how to do this? and couldn't find much help from anywhere else!
I have set up the paperclip and fog like this;
config/initializers/fog.rb
connection = Fog::Storage.new({
...
0
votes
2answers
115 views
create a download link with rails to an external file with at URL
I moved my file storage to Rackspace Cloudfiles and it broke my send_file action.
old
def full_res_download
@asset = Asset.find(params[:id])
@file = "#{Rails.root}/public#{@asset.full_res}"
...
1
vote
2answers
75 views
My company is a Rackspace Cloud client (provided to us for free) and I'm trying to find some way to set up version control
As the title says, my (small) business is provided a free Rackspace Cloud client account. We receive a decent amount of traffic but I haven't been able to put together a business case to move to our ...
0
votes
1answer
135 views
RackSpace Authentication
I am trying to authenticate using RackSpace API to get the Auth-Token using ASIHttp library
But my problem is sometimes it works currectly but most of the time i am getting this crash
...
0
votes
1answer
26 views
Container Implementation
I'm currently working on a project where users will upload projects, but others users will be able to clone those projects (think github-esque).
Now my initial idea is create a container for each ...
1
vote
0answers
95 views
Ruby On Rails uploading songs to Rackspace Cloud Files container
Ok so here's the deal, I'm creating a web app and I'm adding the function to upload music to user profiles. I'm using Rackspace cloud files for storage, and I'm having a little bit of trouble ...
1
vote
0answers
114 views
Rackspace authorization Node.js
I'm using node-cloudfiles for authenticating.
var cloudfiles = require('cloudfiles');
var config = {
auth : {
username: 'my-username',
apiKey: 'my-api-key'
}
};
var client = ...
0
votes
0answers
79 views
Rails Database on Rackspace
Ive successfully deployed my app onto rackspace, but Im having massive problems in making the database work.
I found a really good suggestion here:
Capistrano Rails app SQLite3 Cannot open Database
...
0
votes
0answers
95 views
Transfer Files from Rackspace CloudSite to Cloud Files
Just wondering if anyone knows of a prewritten php script to to transfer files from rackspace cloud site to rackspace cloud files.
Rackspace does provide a script to backup files to the cloud but ...
1
vote
1answer
244 views
Installing RubyGems on fresh Rackspace Cloud Server with Ubuntu 12.04 [closed]
RubyGems Environment:
- RUBYGEMS VERSION: 1.8.24
- RUBY VERSION: 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
- INSTALLATION DIRECTORY: /usr/lib/ruby/gems/1.8
- RUBY EXECUTABLE: ...
3
votes
1answer
230 views
How to use django-cumulus for serving Static files?
I'm trying to use django-cumulus for serving files off Rackspace CloudFiles. I'm currently only trying it on my local dev server, using Django 1.4.2.
I can use cumulus's syncstatic management command ...
0
votes
1answer
129 views
Retrieve Image From Rackspace CloudFiles CDN-Enabled Container with C# API
I'm using Rackspace Cloud Files API. I'm able to retrieve my images from a container which isn't CDN-enabled with the following code. When I try with a CDN-enabled one though, the container isn't ...
0
votes
1answer
48 views
Uploading file to the cloud using cloudmanic-storage
I'm trying to upload my files from the server to the CDN by using codeigniter and the cloudmanic-storage library. The functions for creating/listing containers work, but the one for adding files to ...
2
votes
1answer
56 views
Issues with the Perl binding of the Rackspace Cloud API and setting/getting object metadata
Using the unofficial Perl binding of the Rackspace Cloud API [Github], I can't for the life of me set or retrieve the metadata of a given object.
I can successfully pull files down from the cloud, ...
0
votes
0answers
96 views
Codeigniter Sparks Library Cloudmanic-Storage Racksapce Authenticated URL Generation
I am trying to use a Codeigniter Sparks Library called cloudmanic-storage but I have problems with generating an authenticated url for the uploaded files.
I have edited the file: rackspace_cf_url.php ...
0
votes
1answer
128 views
Publishing to RackspaceCloud Cloud Sites from Visual studio - files get skipped
My team has been publishing asp.net web applications (MVC 3 and 4) directly to RackspaceCloud Cloud Sites for over a year now. We've experienced that some files often (apparently) get skipped over and ...
-4
votes
1answer
99 views
gson parsing for server json response [closed]
I have a json like this,
{
"servers": [
{
"id": "******",
"links": [
{
"href": "******",
"rel": "self"
},
...
2
votes
0answers
156 views
Rackit library to upload images to Rackspace Cloudfiles with Node returns ENOENT
I am trying to upload an array of urls to Rackspace CloudFiles with Rackit using Node when I receive and ENOENT error.
In my test case I get the following logs:
Adding order ...
0
votes
1answer
93 views
Authorising team city build agents automatically in the cloud
We use rackspace as our cloud provider and spin up new build agents as and when needed from existing server images.
Team city then detects the build agent image but does not authorise it ...
3
votes
1answer
275 views
uploading photos to server/rackspace cloudfiles - php/codeigniter
I'm working on uploading photos from my computer to the server, using this repository. When I try to upload a file called mylogo.jpg, I get an error that says:
Could not open file for reading: ...
0
votes
1answer
86 views
In Rackspace CloudFiles should I create a container for each user uploads?
Just wanted to know that which one will be better: creating a different container for each user or creating only one container uploading everything related to users?
In the application part, I am ...
2
votes
2answers
1k views
NodeJS - Socket.IO Setup: served static content no handshake (Ubuntu on Rackspace Cloud Server)
I have installed on Rackspace with Ubuntu node.js with Socket.IO
When I tried a simple server app and try to use client request I got 'served static content' only instead of hand shake. In browser in ...


