Skip to content

beberlei/symfony-azure-edition

Repository files navigation

Symfony Azure Edition

Welcome to the Symfony Azure Edition - a fully-functional Symfony2 application that you can use as the skeleton for your new applications running on Windows Azure Websites or Cloud Services.

You can get this application running on Windows Azure by performing the following steps:

  1. Create a Windows Azure account

  2. Create a new website using Git deployment and SQL Server database

  3. Create a Storage Account (for Table)

  4. Add the git remote data to this repository, for example:

     git remote add azure <someurl>
    
  5. Follow the documentation on deploying to Windows Azure Websites

  6. Push the code to Windows Azure.

     git push azure master
    

About

Symfony2 on Windows Azure Edition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published