Fu Zi Xiang
7e7c692156
fix: github tag
2023-12-27 03:52:11 +08:00
Fu Zi Xiang
6dedb80ec0
feat: added build for gotrue image
2023-12-27 03:42:43 +08:00
Fu Zi Xiang
04270eb2bf
docs: ec2 guide simplify set up
2023-12-26 10:42:54 +08:00
Fu Zi Xiang
ac61ba5fa1
chore: merge with main
2023-12-26 10:18:41 +08:00
Fu Zi Xiang
1d81feb698
fix: user docker compose without hyphen
2023-12-26 10:18:10 +08:00
Zack
6b119fbf5b
Merge pull request #231 from AppFlowy-IO/test_deploy_kube
...
Test deploy kube
2023-12-26 09:52:46 +08:00
Nathan.fooo
80d4048c69
chore: bump collab ( #235 )
...
* chore: bump collab
* chore: collab id
2023-12-25 23:50:50 +08:00
Fu Zi Xiang
b69ea10df0
fix: wait for pods to be ready before deletion - 2
2023-12-25 19:33:20 +08:00
Fu Zi Xiang
a00b867db5
fix: wait for pods to be ready before deletion
2023-12-25 19:19:42 +08:00
Fu Zi Xiang
e356e19d2c
fix: delete uploaded images
2023-12-25 18:11:50 +08:00
Fu Zi Xiang
4378063036
feat: use github sha instead of dev
2023-12-25 17:51:32 +08:00
Fu Zi Xiang
134082da3e
fix: needs image build before deplo
2023-12-25 17:11:25 +08:00
Fu Zi Xiang
17e0766af9
chore: merge with main
2023-12-25 17:08:28 +08:00
Nathan.fooo
4d113425fe
feat: override collab when create ( #234 )
...
* feat: override collab when create
* chore: clippy
* chore: fmt
2023-12-25 09:40:32 +08:00
Nathan.fooo
a07cc0b903
feat: Insert multiple collab ( #233 )
...
* chore: remove panic hook
* chore: support insert multiple collabs
2023-12-25 02:03:41 +08:00
Zack
bb21e55f9a
Merge pull request #232 from AppFlowy-IO/logs/init
...
Logs/init
2023-12-21 07:53:34 -08:00
Fu Zi Xiang
a4e2842d0f
feat: add more initialization logs - 1
2023-12-20 20:39:25 -08:00
Fu Zi Xiang
04e00dea95
feat: add more initialization logs
2023-12-20 20:38:11 -08:00
Fu Zi Xiang
bcc1098424
feat: add back image build
2023-12-20 15:45:21 -08:00
Fu Zi Xiang
237cd785dc
feat: add deploy kube
2023-12-20 15:41:41 -08:00
Fu Zi Xiang
0347260028
fix: debug 1
2023-12-20 13:02:57 -08:00
Fu Zi Xiang
444f974cf2
fix: test deploy after image build
2023-12-20 12:51:09 -08:00
Fu Zi Xiang
f5ea1d3a34
fix: docker image name
2023-12-20 12:32:56 -08:00
Fu Zi Xiang
654d510afc
fix: debug docker images
2023-12-20 12:20:00 -08:00
Zack
9c9e6b44fd
Merge pull request #230 from AppFlowy-IO/doc/database
...
doc: update faq on external postgres
2023-12-20 11:57:17 -08:00
Fu Zi Xiang
8cba3c7d55
doc: update faq on external postgres
2023-12-20 11:54:45 -08:00
Fu Zi Xiang
fc54769632
feat: test deploy kube
2023-12-20 11:12:40 -08:00
Fu Zi Xiang
00197e971f
feat: deploy dev image
2023-12-20 10:40:35 -08:00
Nathan.fooo
97aead5282
chore: update log ( #226 )
2023-12-19 10:53:31 +08:00
Zack
a7b259ad20
feat: use only env var for appflowy cloud ( #224 )
...
* feat: use only env var for appflowy cloud
* fix: jwt local testing
* fix: security audit
* feat: update docker deploy configs
* fix: test utils dotenvy
* fix: test try sqlx offline
* fix: add gotrue configs for appflowy
* fix: redis uri in docker
2023-12-19 08:45:42 +08:00
Nathan.fooo
5c1a16cec5
chore: Add sync test ( #225 )
...
* chore: resume old tests
* chore: bump collab commit id
* chore: clippy
* chore: fix audit
2023-12-19 02:56:56 +08:00
Nathan.fooo
922ef47b23
chore: add logs ( #223 )
2023-12-18 10:55:08 +08:00
nathan
fc312cc48c
chore: update build admin_frontend context
2023-12-18 03:50:42 +08:00
nathan
46d321c969
chore: remove workspace deps on admin frontend
2023-12-18 03:28:01 +08:00
Nathan.fooo
453329dc0c
feat: try to resotre from snapshot when fail to initialize the collab in CollabStoragePlugin ( #222 )
2023-12-18 02:27:49 +08:00
nathan
80f72b91b5
chore: update docker compose
2023-12-17 23:30:13 +08:00
Nathan.fooo
69ed6ff4e8
feat: create snapshot for collab ( #221 )
2023-12-17 13:38:55 +08:00
Zack
6d3b01193d
Merge pull request #220 from AppFlowy-IO/gotrue_build
...
feat: gotrue build arch and os agnostic
2023-12-16 20:45:46 -08:00
Fu Zi Xiang
fb3682bc9a
feat: gotrue build arch agnostic
2023-12-16 20:25:59 -08:00
Zack
24ab19f2a5
feat: use sqlx row stream to load collab policy ( #217 )
...
* feat: use sqlx row stream to load collab policy
* fix: access control object type
2023-12-17 11:24:51 +08:00
Nathan.fooo
1eed034a83
ci: docker build ( #219 )
2023-12-17 10:55:10 +08:00
Nathan.fooo
b39621e389
refactor: reduce select all workspace memebers call ( #216 )
...
* refactor: reduce select all workspace memebers call
* chore: docker build
* refactor: move tests
* chore: expose enforcer on tests
* refactor: update workspace member when recv pg notification
* chore: update test
* chore: commit sqlx file
2023-12-17 02:46:05 +08:00
Zack
377d7ad8f7
opti: Select all collab members ( #215 )
...
* feat: use af member stream for populating policies
* fix: add missing sqlx files
* chore: removed unused function
2023-12-16 13:02:37 +08:00
Nathan.fooo
cd2c0a3114
fix: casbin access control ( #214 )
...
* chore: fix access control
* fix: create user update collab permissions
* chore: select workspace role it's not found in cache
* fix: encode buffer error
---------
Co-authored-by: Jiraffe7 <twajxjiraffe@gmail.com>
2023-12-16 08:27:57 +08:00
Nathan.fooo
f4c87f1f75
chore: bump collab rev ( #213 )
2023-12-15 11:30:15 +08:00
Zack
057919d412
Merge pull request #210 from jessebot/fix/support-ssl-for-rust-s3
...
fix: turn on ssl features for rust-s3
2023-12-13 08:37:47 -08:00
Zack
b638503467
Update Cargo.toml
...
Co-authored-by: JesseBot <jessebot@linux.com>
2023-12-13 23:59:55 +08:00
Zack
7d1461232f
Update Cargo.toml
...
Co-authored-by: JesseBot <jessebot@linux.com>
2023-12-13 23:59:42 +08:00
jessebot
26d1aa2e6e
fix: turn on ssl features for rust-s3
2023-12-13 11:41:14 +01:00
Zack
edbb0dd0df
Merge pull request #206 from jessebot/update-env-vars
...
fix: update the S3 env vars in docker-compose.yml to not have `AWS` in them
2023-12-12 16:50:51 -08:00