- Install nvm
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
nvm install --lts
- Install nginx
server { | |
listen 80; | |
root /var/www/html/drupal; | |
index index.php index.html index.htm; | |
server_name _; | |
location / { |
wget https://dl-cdn.alpinelinux.org/alpine/v3.16/releases/x86_64/alpine-virt-3.16.2-x86_64.iso
# Get the version you need at https://alpinelinux.org/downloads/
export HTTP_PROXY=http://user:pass@http://proxy_server:proxy_port
su - appuser
5. Install Meteor
https://maps.googleapis.com/maps/api/geocode/json?key={API_KEY}&components=postal_code:110011