Create droplet of your liking (ubuntu 14.04 x64)
ssh to root in terminal with your server ip
ssh [email protected]
Create droplet of your liking (ubuntu 14.04 x64)
ssh to root in terminal with your server ip
ssh [email protected]
# Ignore static version of the site (used to upload error pages to S3 for Heroku errors) | |
/out |
Create droplet of your liking (ubuntu 12.10 x32)
ssh to root in terminal with your server ip
ssh [email protected]
Add ssh fingerprint and enter password provided in email
# A formtastic input which incorporates carrierwave uploader functionality. | |
# | |
# Intelligently adds the cache field, displays and links to the current | |
# value if there is one, adds a class to the wrapper when replacing an | |
# existing value, allows removing an existing value with the checkbox | |
# taking into account validation requirements. | |
# | |
# There are several options: | |
# | |
# * Toggle the replacement field with `replaceable: true/false`. |