vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   settup of development environment (https://vborg.vbsupport.ru/showthread.php?t=298545)

jkwalnut 05-28-2013 06:56 PM

settup of development environment
 
I am working for a .org that just purchased vbulletin. I will have a total of 4 developers working on the site together. I'm wondering if anyone has some hints at how to manage multiple developers working on the same site or a prod/test site.

Is is possible to run both a production and a test instance on the same host (test under a different path)?

Are developers allowed to install a local copy?

Any hints on using source control with vbulletin?

Any help appreciated.

RamdonGhai 05-28-2013 08:41 PM

Quote:

Originally Posted by jkwalnut (Post 2424678)
Is is possible to run both a production and a test instance on the same host (test under a different path)?

Yes, just generate a backup of your production database, and restore it to a new database. In the config for your test environment, point it to your test database, instead of your production one.
Quote:

Originally Posted by jkwalnut
Are developers allowed to install a local copy?

You tell me? If they have access to the server, they will have access to your source. If they have access to make changes to this, they can easily grab your database as well. They simply need to copy the public_html directory (or whatever is configured in apache) and the database to create a local instance of the project. This is probably the best way to work too.

If you don't trust your contributors, it probably isn't a great idea to use them.

I'm not sure if this was more of a licensing-related question though.
Quote:

Originally Posted by jkwalnut
Any hints on using source control with vbulletin?

Anything would work. Subversion would probably be among the simplest.

Hope this helps.

jkwalnut 05-28-2013 09:02 PM

Quote:

Originally Posted by jkwalnut
Are developers allowed to install a local copy?
Yes I was referring to licensing with that question.

John Lester 05-28-2013 09:33 PM

Quote:

Originally Posted by jkwalnut (Post 2424678)
I am working for a .org that just purchased vbulletin. I will have a total of 4 developers working on the site together. I'm wondering if anyone has some hints at how to manage multiple developers working on the same site or a prod/test site.

Is is possible to run both a production and a test instance on the same host (test under a different path)?

Are developers allowed to install a local copy?

Any hints on using source control with vbulletin?

Any help appreciated.


You can run both on the same host but the test instance must be protected by .htaccess from the public.

As far as I understand the license, no they can not install a local copy (granted this is all but impossible to enforce).

No sorry as I'm quite the novice myself :D


All times are GMT. The time now is 07:40 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01126 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete