YouDoc is a Free/Libre and Open Source (FLOSS) counterpart of Google Docs for Persian speaking users, written completely in Ruby on Rails. YouDoc offers different features such as an in-browser word processor styled editor and PDF export of a single document.
- a file named
envars.shis necessary. It includes environment variables.DB_PASSWD: Password for the MySQL databaseEMAIL_HOST: Email server.EMAIL_ADDRESS: Username/E-Mail address.EMAIL_PASSWORD: Password for the same account.S3_ENDPOINT: Amazon S3 endpoint you've got.S3_ACCESS_KEY: Amazon S3 access key.S3_SECRET_KEY: Amazon S3 secret key.