Azure 웹앱 서비스에 Azure DevOps 로 CI/CD 연동 Laravel 프로젝트 올리기
Local Laravel 셋팅 $ brew install php@7.3 $ curl -sS https://getcomposer.org/installer | php $ composer global require laravel/installer $ laravel new hello-laravel-project $ cd hello-laravel-project $ composer update $ cp .env.example .env $ php artisan key:generate $ php artisan serve 브라우저로 접속 http://127.0.0.1:8000 터미널로 돌아가서 Ctrl + C Azure App service 의 IIS 서버 설정 $ vi public/web.config Github 에 ..
OS-서버-서비스/Azure
2019. 9. 19. 11:49
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Mac
- iis
- laravel
- centos
- javascript
- JSON
- mssql
- API
- git
- CSS
- Debug
- classic asp
- IOS
- iphone
- JQuery
- ASP
- Docker
- Wordpress
- Prototype
- nodejs
- macos
- PHP
- 워드프레스
- sencha touch
- Android
- Linux
- nginx
- IE
- 한글
- 안드로이드
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
글 보관함