Giter Site home page Giter Site logo

development's People

Contributors

clemens-tolboom avatar helmo avatar jonpugh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

development's Issues

Aegir Hostmaster component installed is too old, compared with the Hosting component

Using this project to install Aegir for development, I noticed that it installs an old versoin of Hostmaser:

Hostmaster (Aegir) 2212149-tasks-refresh-config-dev (2017-Nov-23)
Recommended version: | 7.x-3.145 (2018-Mar-28)

By comparison, it install the lastest Hosting component:

Hosting 7.x-3.141+6-dev (2018-Mar-30)

Also, the Status reports mentions:

Info | Install profile | Hostmaster (hostmaster-2212149-tasks-refresh-config-dev)

dockerfiles: No such file or directory

Point 4 in readme
cd dockerfiles

File not found.

gMac:aegir gerard$ docker build --build-arg AEGIR_UID=501 --build-arg AEGIR_GID=501 -t aegir/hostmaster:local .
unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /Users/gerard/aegir/Dockerfile: no such file or directory

Update drush

I use Aegir in Docker for local frontend development extensively but for latest version of Drupal 8 another version of Drush is required. Could you include it in the scripts?

Keep database in volume?

With the addition of these lines we can get easier access to the mysql database files.

    volumes:
      - ./aegir-db:/var/lib/mysql

This way even after a 'docker-compose rm' you get the same installation back. The instructions to destroy would need an extra line to clear the aegir-db directory.

I was discussing with @webfed that this might be an easy way to be able to transfer a development stack between a desktop and laptop.

Upgrade PHP

Could you update PHP to 7.2? Use this environment for frontend development extensively. Would like to support further development financially.

Permission denied on /var/aegir/config

Do you really want to proceed with the install (y/n): y
hostmaster_1 | sudo: no tty present and no askpass program specified
hostmaster_1 | mkdir(): Permission denied FileSystem.php:87 [warning]
hostmaster_1 | Provision configuration root path /var/aegir/config could not be [error]
hostmaster_1 | created.
hostmaster_1 | mkdir(): Permission denied FileSystem.php:87 [warning]
hostmaster_1 | Provision configuration path /var/aegir/config/self could not be [error]
hostmaster_1 | created.
hostmaster_1 | mkdir(): Permission denied FileSystem.php:87 [warning]
hostmaster_1 | Provision client home path /var/aegir/clients could not be created. [error]
hostmaster_1 | mkdir(): Permission denied FileSystem.php:87 [warning]
hostmaster_1 | Provision configuration root path /var/aegir/config could not be [error]
hostmaster_1 | created.
hostmaster_1 | mkdir(): Permission denied FileSystem.php:87 [warning]
hostmaster_1 | Provision configuration path /var/aegir/config/self could not be [error]
hostmaster_1 | created.
hostmaster_1 | mkdir(): Permission denied FileSystem.php:87 [warning]
hostmaster_1 | Provision client home path /var/aegir/clients could not be created. [error]
hostmaster_1 | Caught drush error, ending drush_provision_hostmaster_install [error]
hostmaster_1 | Array [error]
hostmaster_1 | (
hostmaster_1 | [DRUSH_PERM_ERROR] => Array
hostmaster_1 | (
hostmaster_1 | [0] => Provision configuration root path
hostmaster_1 | /var/aegir/config could not be created.
hostmaster_1 | [1] => Provision configuration path
hostmaster_1 | /var/aegir/config/self could not be created.
hostmaster_1 | [2] => Provision client home path /var/aegir/clients
hostmaster_1 | could not be created.
hostmaster_1 | [3] => Provision configuration root path
hostmaster_1 | /var/aegir/config could not be created.
hostmaster_1 | [4] => Provision configuration path
hostmaster_1 | /var/aegir/config/self could not be created.
hostmaster_1 | [5] => Provision client home path /var/aegir/clients
hostmaster_1 | could not be created.
hostmaster_1 | )

The /var/aegir folder looks like not owned by aegir user. I investigated and found out that it is owned by root

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.