-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.env.local
104 lines (89 loc) · 2.56 KB
/
.env.local
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
export TZ=UTC
# Greenplum
export ONETL_GP_HOST=localhost
export ONETL_GP_PORT=5433
export ONETL_GP_DATABASE=postgres
export ONETL_GP_USER=gpadmin
export ONETL_GP_PASSWORD=
# ClickHouse
export ONETL_CH_HOST=localhost
export ONETL_CH_PORT=8123
export ONETL_CH_PORT_CLIENT=9001
export ONETL_CH_DATABASE=default
export ONETL_CH_USER=default
export ONETL_CH_PASSWORD=
# Kafka
export ONETL_KAFKA_HOST=localhost
export ONETL_KAFKA_PLAINTEXT_ANONYMOUS_PORT=9093
export ONETL_KAFKA_PLAINTEXT_SASL_PORT=9095
export ONETL_KAFKA_USER=onetl
export ONETL_KAFKA_PASSWORD=uufoFae9sahSoidoo0eagaidaoreif6z
# Mongo
export ONETL_MONGO_HOST=localhost
export ONETL_MONGO_PORT=27017
export ONETL_MONGO_DB=admin
export ONETL_MONGO_USER=onetl
export ONETL_MONGO_PASSWORD=E4j7h!9A
# MSSQL
export ONETL_MSSQL_HOST=localhost
export ONETL_MSSQL_PORT=1433
export ONETL_MSSQL_DATABASE=onetl
export ONETL_MSSQL_USER=onetl
export ONETL_MSSQL_PASSWORD=7ellowEl7akey
# MySQL
export ONETL_MYSQL_HOST=localhost
export ONETL_MYSQL_PORT=3306
export ONETL_MYSQL_DATABASE=onetl
export ONETL_MYSQL_USER=onetl
export ONETL_MYSQL_PASSWORD=ohbuz9Eochaj9saibooK3thooGa5aesh
# Postgres
export ONETL_PG_HOST=localhost
export ONETL_PG_PORT=5432
export ONETL_PG_DATABASE=onetl
export ONETL_PG_USER=onetl
export ONETL_PG_PASSWORD=ohtae0luxeshi1uraeluMoh9IShah7ai
# Oracle
export ONETL_ORA_HOST=localhost
export ONETL_ORA_PORT=1522
export ONETL_ORA_SERVICE_NAME=FREEPDB1
export ONETL_ORA_USER=onetl
export ONETL_ORA_PASSWORD=Yoequ2Hoeceit4ch
# FTP
export ONETL_FTP_HOST=localhost
export ONETL_FTP_PORT=2121
export ONETL_FTP_USER=onetl
export ONETL_FTP_PASSWORD=awd123fd1
# FTPS
export ONETL_FTPS_HOST=localhost
export ONETL_FTPS_PORT=2122
export ONETL_FTPS_USER=onetl
export ONETL_FTPS_PASSWORD=awd123fd1
# S3
export ONETL_S3_HOST=localhost
export ONETL_S3_PORT=9010
export ONETL_S3_ACCESS_KEY=onetl
export ONETL_S3_SECRET_KEY=woh3fogh3Biereu3quee1aidu9theiro
export ONETL_S3_BUCKET=onetl
# HDFS
export ONETL_HDFS_HOST=localhost
export ONETL_HDFS_WEBHDFS_PORT=9870
export ONETL_HDFS_IPC_PORT=9820
# SFTP
export ONETL_SFTP_HOST=localhost
export ONETL_SFTP_PORT=2222
export ONETL_SFTP_USER=onetl
export ONETL_SFTP_PASSWORD=AesujeifohgoaCu0Boosiet5aimeitho
# Samba
export ONETL_SAMBA_HOST=localhost
export ONETL_SAMBA_PROTOCOL=SMB
export ONETL_SAMBA_UID=1000
export ONETL_SAMBA_GID=1000
export ONETL_SAMBA_PORT=445
export ONETL_SAMBA_SHARE=SmbShare
export ONETL_SAMBA_USER=onetl
export ONETL_SAMBA_PASSWORD=awd123fd1
# Webdav
export ONETL_WEBDAV_HOST=localhost
export ONETL_WEBDAV_PORT=8000
export ONETL_WEBDAV_USER=onetl
export ONETL_WEBDAV_PASSWORD=awd123fd1