Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
Release
Commits
34db99bc
Commit
34db99bc
authored
7 years ago
by
totten
Browse files
Options
Downloads
Patches
Plain Diff
any-prereq.md - Tweak
parent
a908cf6a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/any-prereq.md
+2
-4
2 additions, 4 deletions
doc/any-prereq.md
with
2 additions
and
4 deletions
doc/any-prereq.md
+
2
−
4
View file @
34db99bc
# CiviCRM (Any Version): Prerequisites
## Pre-requisites
*
Installed+configured
[
Google Cloud SDK
](
https://cloud.google.com/sdk/downloads
)
. (Run
`gcloud init`
,
`gcloud auth activate-service-account --key-file ...`
, or similar.)
*
Install+configure
[
Google Cloud SDK
](
https://cloud.google.com/sdk/downloads
)
. (Run
`gcloud init`
,
`gcloud auth activate-service-account --key-file ...`
, or similar.)
*
Write access to all main CiviCRM GitHub repos (
`civicrm-{core,packages,backdrop,drupal,joomla,wordpress}`
)
*
Write access to Google Cloud Storage (
`civicrm`
and
`civicrm-build`
buckets)
*
Write access to SourceForge account (
`civicrm`
)
*
Access to CiviCRM Jenkins (https://test.civicrm.org)
*
A
dmin a
ccess to CiviCRM Jenkins (https://test.civicrm.org)
*
Import the CiviCRM GPG keypair (
`7A1E75CB`
)
*
Local copy of
[
buildkit
](
https://github.com/civicrm/civicrm-buildkit/
)
*
Local clones of all main CiviCRM git repos (e.g.
`mkdir src; cd src; gitify all --skip-gencode`
or
`cividist create dist`
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment