Closed (fixed)
Project:
Deploy - Content Staging
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2011 at 10:30 UTC
Updated:
26 Mar 2012 at 17:30 UTC
Hello together,
have someone a documentation or a step-by-step howto of the configuration of the deploy module and services module in D7?
I have no luck to get created any nodes on the endpoint system. The staging (deploy) system returns the json requests with a HTTP 200, but on the endpoint system no new nodes are created.
I also tried the feature example sets on the deploy and services system, but have no luck :(
Comments
Comment #1
Caffeine Addict commentedI would also be interested in a setup guide for drupal 7. I've spent about 6 hours so far trying to get a staging enviroment going, the idea looks great and I would like to spend my spare time on this module for now (testing and bug reporting etc).
The files seem to be going to the live site from the stage site, but looking in the logs i'm getting 404 errors suggesting the pages don't exist to update. Both sites are exact copies of each over and run off the same base code using multi sites.
##################
Worked it out, didn't relise you had to install Features which then makes the uuid_services_example appear in Services as a REST option.
If anyone would like i can create a guide to install all this and set it up... It would be a basic guide that would need some work from others as the module develops.. If anyone wants me to make the guide just reply.
Comment #2
silkogelman commentedI would appreciate a guide VERY much!
Comment #3
Caffeine Addict commentedI'll see if i can allocate some time on sunday. It will only be a basic guide as this module is still under heavy construction by the looks of it, but most of the functionality looks to be working for D7..
Comment #4
silkogelman commentedThanks in advance Caffeine Addict !
A very basic guide sounds perfect.
I think I'm missing one setting somewhere to be able to deploy a basic Entity.
Comment #5
dixon_Yes, Deploy for D7 is still under heavy development. But I will during the course of this week, work some more on it, document the installation process and hopefully also record a screencast on a basic setup.
Edit: If someone else want to do this too, I won't stop it ;) More documentation, screencasts, readme-files etc is always good :)
Comment #6
silkogelman commentedOk, let´s get this thing on the road again:
apart from the $500,00 USD we´ve donated to the Deploy D7 maintainers earlier in July, I will personally donate 50 USD to a good cause of your choosing if someone makes a basic howto video about how to Deploy in Drupal 7 (setup and what actions to take).
Requirement:
Make the howto video publicly available in 2011 so everyone can start using Deploy in Drupal 7 in the new year.
I'm thinking good causes like unicef.org, 50 USD vaccinates about 100 children against measles for life.
Comment #7
mlncn commentedScattered notes: http://data.agaric.com/mirror-drupal-7-nodes-second-drupal-7-site
i may abandon Deploy for a Feeds import, even though it is Drupal 7 to Drupal 7. i return to that project Sunday.
Comment #8
silkogelman commentedThanks for your notes Benjamin, I hope to be able to make it work with that.
If Feeds is an option for your usecase, make sure to checkout
http://drupal.org/project/feeds_tamper
It easily enables you to do cool stuff with the data before importing it.
Comment #9
niccolox commentedI see Acquia are launching a new project - Large Scale Drupal - and are looking for a Publication Cycle / Workflow approach..
http://groups.drupal.org/node/198223
I think for Deploy to really get legs it needs to be integrated into something like the LSD project ecosystem or be the keystone module in the new D7 version of Open Publish
I can easily see how Open Publish could benefit from Deploy..
http://drupal.org/project/openpublish
http://www.agileapproach.com/blog-entry/openpublish-alpha-2-responsive-a...
Comment #10
silkogelman commentedI've started creating a Deploy howto / 1st use manual, but currently this issue is blocking my efforts to succesfully deploy:
#1390540: undefined constant ENTITY_RELATIONSHIP_ORIGIN
Comment #11
silkogelman commentedFYI:
Today webchick added a step by step howto of how to install Deploy and a 'Basic usage of Deploy' page with a manual version of adding content to a deployment plan. This afternoon I updated the 'Basic usage of Deploy' document with a Views aggregation example and a Rule based example.
Links to both can be found here: Deploy for Drupal 7 documentation.
Comment #12
aspilicious commentedI'm going to close this as the linked installation guide is prety good. I'm going to improve this when the module actually works :) (in combination with services and UUID)