Skip to content

dss-web/nettsteder-vvv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nettsteder 2.0 - VVV site template

This is not live yet -- under development.

  1. Install VVV

  2. To be able to clone the private repositories:

  3. In the local VVV folder, create the following vvv-custom.yml file:

    sites:
      nettsteder:
        repo: https://github.com/dss-web/nettsteder-vvv
        nginx_upstream: php71
        hosts:
          - nettsteder.dev
        custom:
          wp_type: subdirectory
          wp_version: latest
          acf_pro_key: acf_pro_license_key
    
    vm_config:
      memory: 2048
      cores: 2
    
    utilities:
      core:
        - php71
    
    utility-sources:
      core: https://github.com/Varying-Vagrant-Vagrants/vvv-utilities.git
  4. In the local VVV folder run vagrant up, or vagrant reload --provision if vagrant is already running.

About

VVV site template for Nettsteder 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages