Skip to content

Instantly share code, notes, and snippets.

View Goodsmileduck's full-sized avatar
🗺️
Bali

Stanislav Serebrennikov Goodsmileduck

🗺️
Bali
View GitHub Profile
@Goodsmileduck
Goodsmileduck / odoo-install.sh
Last active October 5, 2015 11:47
Odoo installation script for debian 8
#!/bin/bash
################################################################################
# Script for Installation: ODOO server on Debian 8
#-------------------------------------------------------------------------------
#
# This script will install ODOO Server on
# clean Debian 8 Server
#-------------------------------------------------------------------------------
# USAGE:
#
2017-08-10T16:17:05.058+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=6e15ff4dba1a
2017-08-10T16:17:05.059+0000 I CONTROL [initandlisten] db version v3.0.15
2017-08-10T16:17:05.059+0000 I CONTROL [initandlisten] git version: b8ff507269c382bc100fc52f75f48d54cd42ec3b
2017-08-10T16:17:05.059+0000 I CONTROL [initandlisten] build info: Linux ip-10-166-66-3 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 BOOST_LIB_VERSION=1_49
2017-08-10T16:17:05.059+0000 I CONTROL [initandlisten] allocator: tcmalloc
2017-08-10T16:17:05.059+0000 I CONTROL [initandlisten] options: {}
2017-08-10T16:17:05.077+0000 I STORAGE [initandlisten]
2017-08-10T16:17:05.077+0000 I STORAGE [initandlisten] ** WARNING: Readahead for /data/db is set to 4096KB
2017-08-10T16:17:05.077+0000 I STORAGE [initandlisten] ** We suggest setting it to 256KB (512 sectors) or less
2017-08-10T16:17:05.077+0000 I STORAGE [initandlisten] ** http://dochub.mongodb.org/core/readahead
{
"response": {
"text": "Example text for button with url and payload.",
"buttons": [
{
"title": "Button with url and payload.",
"payload": "button1",
"url": "https://example.com/",
"hide": false
}
{
"meta": {
"locale": "ru-RU",
"timezone": "Europe/Moscow",
"client_id": "YaBro/19.10.3.281 ( ; Windows 10.0.18363)",
"interfaces": {
"screen": {}
}
},
"request": {
{
"response": {
"text": "Example text for suggest with url and payload.",
"buttons": [
{
"title": "Suggest with url and payload.",
"payload": "button1",
"url": "https://example.com/",
"hide": true
}
{
"response": {
"text": "Example text for button with url.",
"buttons": [
{
"title": "Button with url.",
"url": "https://example.com/",
"hide": false
}
],
{
"response": {
"text": "Example text for suggest with url.",
"buttons": [
{
"title": "Suggest with url.",
"url": "https://example.com/",
"hide": false
}
],
{
"response": {
"text": "Example text for suggest with payload.",
"buttons": [
{
"title": "Suggest with payload.",
"payload": "button6",
"hide": true
}
],
{
"response": {
"text": "Example text for button with payload.",
"buttons": [
{
"title": "Button with payload.",
"payload": "button5",
"hide": false
}
],
{
"meta": {
"locale": "ru-RU",
"timezone": "Europe/Moscow",
"client_id": "YaBro/19.10.3.281 ( ; Windows 10.0.18363)",
"interfaces": {
"screen": {}
}
},
"request": {