https://github.com/andreibarbuoz/azure-linux-server
Linux server in Azure, hosting a range of services
https://github.com/andreibarbuoz/azure-linux-server
Last synced: 2 months ago
JSON representation
Linux server in Azure, hosting a range of services
- Host: GitHub
- URL: https://github.com/andreibarbuoz/azure-linux-server
- Owner: AndreiBarbuOz
- Created: 2019-09-29T03:17:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-01T09:02:35.000Z (over 5 years ago)
- Last Synced: 2025-01-12T10:34:17.629Z (4 months ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# azure-linux-server
Linux server in Azure, hosting a range of services## Deployment
```
az group deployment create --resource-group presales-cloud-poc-rg --template-file .\azure-deploy-server.template.json --mode Complete --name linuxServer --parameters sshKey=@id_rsa.pub
```## Ansible installation
```
ansible-playbook -i deploy/inventory.yml playbook.yml
```### Node-Red
### Stanford Core NLP