Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An example deployment of a Symfony 5 application

License

NotificationsYou must be signed in to change notification settings

ansistrano/symfony-deploy-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example repository intended to show the usage of Ansistrano to deploy a Symfony 5 application in aHomesteadVirtual Machine

DISCLAIMER

The only purpose of this repository is to show the usage of Ansistrano. This means that some of the things done here aremade in order to make it easy Ansistrano to work and have a quick demo, for readers to have a clear idea of the workflow.But they cannot be considered in any case a best practice or the way to go when deploying applications in a real-worldscenario.

How to make it run

Clone this repository into your Github account and then clone it from there.

Install all dependencies

composer install

Spin up the Homestead machine

vagrant up

Generate your own deploy key

Follow the instructions here

https://developer.github.com/v3/guides/managing-deploy-keys/#deploy-keys

Overwriting the files

id_rsa.pubid_rsa

With the generated SSH keys.

Deploy code

composer deploy

Check on the browser

open https://homestead.test:44300/

About

An example deployment of a Symfony 5 application

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp