- all environments:
- stash/revert all not commited changes,
- add and push new tag,
- clear local caches,
- generate assets using
assetic:dump --env=prod
command, - remove cache form
app/cache
dir, - temporarily change local
parameters.yml
to proper one, - pack
app
,public_html
,src
,vendor
dirs,.htaccess
andphp.ini
files from main dir, upload it and replace with existing ones, remember to copy data topublic_html
dir instead of replacing it, - make proper database migration (if manual, remember to add new migration versions to
migration_versions
table),
- stage:
- copy everything from
public_html
toprivate_html
, - uncomment first line in
.htaccess
inpublic_html
andprivate_html
, - optionally remove
.htaccess
andphp.ini
files from main dir.
- copy everything from
-
Notifications
You must be signed in to change notification settings - Fork 0
duzymaju/wyd-2016-scouts-signup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Scouts signup form for WYD 2016
Resources
Stars
Watchers
Forks
Packages 0
No packages published