elestio/attendize-worker
Attendize is an Open-source ticket selling and event management platform and is everything you need for a successful event. Attendize has a wide array of features aimed at making organising events as effortless as possible.
Deploy a fully managed Attendize on elest.io if you want automated backups, reverse proxy with SSL termination, firewall, automated OS & Software updates, and a team of Linux experts and open source enthusiasts to ensure your services are always safe, and functional.
 |
|---|---|
| SOFTWARE_VERSION_TAG | latest |
| ADMIN_EMAIL | *** |
| ADMIN_PASSWORD | your-password |
| DOMAIN | your.domain |
| ATTENDIZE_DEV | true |
| ATTENDIZE_CLOUD | false |
| APP_NAME | Attendize |
| APP_DEBUG | true |
| APP_URL | [***] |
| LOG_CHANNEL | stack |
| DB_CONNECTION | mysql |
| DB_HOST | db |
| DB_PORT | 3306 |
| DB_DATABASE | attendize |
| DB_USERNAME | attendize |
| DB_PASSWORD | your-password |
| BROADCAST_DRIVER | log |
| CACHE_DRIVER | file |
| QUEUE_CONNECTION | sync |
| SESSION_DRIVER | file |
| SESSION_LIFETIME | 120 |
| REDIS_HOST | redis |
| REDIS_PASSWORD | your-password |
| REDIS_PORT | 6379 |
| MAIL_DRIVER | smtp |
| MAIL_HOST | 172.17.0.1 |
| MAIL_PORT | 25 |
| MAIL_USERNAME | null |
| MAIL_PASSWORD | null |
| MAIL_ENCRYPTION | null |
| DEFAULT_DATEPICKER_SEPERATOR | - |
| DEFAULT_DATEPICKER_FORMAT | 'yyyy-MM-dd HH:mm' |
| DEFAULT_DATETIME_FORMAT | 'Y-m-d H:i' |
| MAIL_FROM_ADDRESS | *** |
| MAIL_FROM_NAME | Attendize |
| WKHTML2PDF_BIN_FILE | wkhtmltopdf-amd64 |
| CAPTCHA_IS_ON | false |
| LOG | errorlog |
| APP_KEY | must be empty, will be filled automaticaly |
The Elestio Attendize Docker image sends the container logs to stdout. To view the logs, you can use the following command:
docker-compose logs -f
To stop the stack you can use the following command:
docker-compose down
To make backup and restore operations easier, we are using folder volume mounts. You can simply stop your stack with docker-compose down, then backup all the files and subfolders in the folder near the docker-compose.yml file.
Creating a ZIP Archive For example, if you want to create a ZIP archive, navigate to the folder where you have your docker-compose.yml file and use this command:
zip -r myarchive.zip .
Restoring from ZIP Archive To restore from a ZIP archive, unzip the archive into the original folder using the following command:
unzip myarchive.zip -d /path/to/original/folder
Starting Your Stack Once your backup is complete, you can start your stack again with the following command:
docker-compose up -d
That's it! With these simple steps, you can easily backup and restore your data volumes using Docker Compose.
Attendize documentation
Attendize Github repository
Elestio/Attendize Github repository
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务