All Projects → fourkitchens → train-headless

fourkitchens / train-headless

Licence: other
Headless Drupal Training

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Getting Started

Class handbook is available at:

http://www.mirzu.com/headless-training-book/

Class notes available at:

SSH to our server.

ssh {username}@train-headless.4kclass.com

Your Drupal environment is available at: http://{username}.drupal.train-headless.4kclass.com/

The administration user is Four Kitchens with password admin

For password-less authentication, add your public SSH key:

cat ~/.ssh/id_rsa.pub | ssh {username}@drupal.train-headless.4kclass.com "mkdir ~/.ssh; cat >> ~/.ssh/authorized_keys"

Alternativey, you can use a SFTP client.

  • host: USERNAME.drupal.train-headless.4kclass.com
  • port: 22
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].