Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CiviCRM Core CiviCRM Core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 1,175
    • Issues 1,175
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • DevelopmentDevelopment
  • CiviCRM CoreCiviCRM Core
  • Wiki
  • standalone

standalone · Changes

Page history
Update standalone authored Dec 17, 2021 by bgm's avatar bgm
Hide whitespace changes
Inline Side-by-side
standalone.md
View page @ 384c13a8
...@@ -86,12 +86,15 @@ And then edit and set things manually: ...@@ -86,12 +86,15 @@ And then edit and set things manually:
also add these settings: also add these settings:
``` ```
$civicrm_setting['domain']['customFileUploadDir'] = '/web/upload'; $civicrm_setting['domain']['uploadDir'] = '/var/www/standalone/web/upload';
$civicrm_setting['domain']['customFileUploadDir'] = '/var/www/standalone/web/upload';
$civicrm_paths['civicrm.packages']['path'] = '/var/www/standalone/vendor/civicrm/civicrm-packages'; $civicrm_paths['civicrm.packages']['path'] = '/var/www/standalone/vendor/civicrm/civicrm-packages';
$civicrm_setting['domain']['userFrameworkResourceURL'] = 'https://civi.example.org/assets/civicrm/core'; $civicrm_setting['domain']['userFrameworkResourceURL'] = 'https://civi.example.org/assets/civicrm/core';
```
(how does Drupal8 handle that?) # Not sure:
$civicrm_paths['civicrm.files']['path'] = '/var/www/standalone/web/persist';
$civicrm_paths['civicrm.bower']['path'] = '/var/www/standalone/web/assets/civicrm/core/bower_components';
```
## Initialize the database ## Initialize the database
......
Clone repository
  • CiviCRM v5.49 Schedule Reminder Notice
  • CiviEvent v5.47 Timezone Notice
  • Event Time Zone Implementation Planning
  • Replacing AngularJS
  • Testy tests
  • afform security
  • Home
  • issue labels
  • message templates
  • sample data
  • standalone
  • utf8mb4