Commit graph

33 commits

Author SHA1 Message Date
khorshuheng
f7d501c302 chore: update appflowy gotrue version 2025-04-22 12:50:19 +08:00
Khor Shu Heng
cd9ed8055d
Merge pull request #1346 from AppFlowy-IO/appflowy-gotrue
chore: build appflowy gotrue based on fork repository
2025-04-17 21:18:34 +08:00
khorshuheng
66d0c27095 chore: build appflowy gotrue based on fork repository 2025-04-17 20:46:26 +08:00
khorshuheng
082c36bc78 feat: simplify appflowy web docker setup 2025-04-16 11:23:01 +08:00
マルコメ
59b284ed6d
chore: add syntax parser directive to Dockerfile (#1271) 2025-03-16 10:28:32 +08:00
Silvio Messi
505d15c316 fix: typo in env.sh 2025-01-26 18:04:05 +01:00
khorshuheng
d614acfa92 chore: pipeline to build appflowy web image for self hosters 2025-01-24 14:16:00 +08:00
khorshuheng
682d5ea788 chore: add curl for gotrue image for better healthcheck 2025-01-22 15:30:42 +08:00
Zack Fu Zi Xiang
1dd643f465
fix: create admin confirmation without email 2024-12-09 22:41:56 +08:00
Khor Shu Heng
522791ee6d
feat: support admin account creation for gotrue image (#1036) 2024-12-03 17:15:27 +08:00
khorshuheng
e767f36a2f fix: allow gotrue service to work without postgres user 2024-10-23 16:36:46 +08:00
khorshuheng
d99f85cffd chore: use pgvector for postgres image instead of building 2024-09-30 16:20:19 +08:00
Zack Fu Zi Xiang
32a473726d
fix: gotrue docker build 2024-09-10 09:46:59 +08:00
Matteo Pietro Dazzi
e8484fdc1e fix: auth 2024-09-07 12:22:30 +02:00
Zack Fu Zi Xiang
4dd8d0a880
chore: preserve login backward compatibility 2024-08-27 15:01:12 +08:00
Fu Zi Xiang
fb3682bc9a
feat: gotrue build arch agnostic 2023-12-16 20:25:59 -08:00
Fu Zi Xiang
661c6d7370
feat: patch for sso saml gotrue prefix 2023-11-27 12:01:56 +08:00
Fu Zi Xiang
04b2d79025
feat: optimize gotrue compile size 2023-11-24 19:13:33 +08:00
Fu Zi Xiang
51fbca057e
feat: reduce compile gotrue image size 2023-11-24 16:53:06 +08:00
Fu Zi Xiang
309ce16f44
fix: dockerfile 2023-11-24 16:35:16 +08:00
Fu Zi Xiang
d0b1c903f3
feat: update gotrue revision 2023-11-24 16:31:52 +08:00
Fu Zi Xiang
563a4e47ff
ci: try with fix missing 2023-11-09 22:45:29 +08:00
Fu Zi Xiang
680d6fe5b1
feat: remove moved configuration files 2023-11-09 10:06:42 +08:00
Fu Zi Xiang
87049aa498
fix: added permission fix for container logs 2023-11-06 15:58:15 +08:00
Zack
1cc1158d36
feat: Metrics (#141)
* feat: added basic monitoring stack

* docs(grafana): import steps and recommended imports

* feat(metric): api metrics

* feat(prometheus): add appflowy cloud metric scraping job

* fix: put back tracing logger

* feat: middleware for path counter

* feat: added gotrue to prometheus metrics

* feat: added nginx to prometheus metrics

* feat: added latency and result to metrics

* feat(nginx): set request id to header

* feat: added request id in nginx

* feat: simplify metric collection

* feat: added simple grafana dashboard for appflowy cloud

* feat(logging): added logging stack

* docs: improve monitoring docs

* docs: added known common issues

* feat: give persistence

* feat: add exemplars

* fix: docker compose volumes

* feat(grafana): add trace id to prometheus datasource

* feat(grafana): improve dashboard to include exemplars
2023-11-02 15:34:00 +08:00
Zack
d8c0107489
feat: Portainer (#123)
* feat: add portainer to docker compose for monitoring

* feat: add portainer docker compose dev

* feat: add portainer init password
2023-10-19 10:36:26 +08:00
Zack
d638c01763
feat: added oauth login for admin (#119)
* doc: added deployment guide for appflowy cloud

* feat: added oauth login for admin

* feat: specify redirect_url

* feat: implemented google oauth

* fix: default value for redirect_to

* fix: add check for location hash
2023-10-17 10:21:06 +08:00
Fu Zi Xiang
99bd0a8689
feat: use volume mounting to set initial servers 2023-10-12 23:49:45 +08:00
Zack
119adf53e4
feat: Pgadmin (#112)
* feat: added pgadmi

* feat: add pgadmin to nginx config for reverse proxy
2023-10-12 16:39:13 +08:00
Zack
3de367c8fe
ci: fix (#98)
* feat: use self hosted runner

* fix: bash syntax

* fix: debug github runner user

* fix: debug github runner user - 2

* fix: try again

* fix: add clean up and upgrade rust toolchain

* fix: debug PATH

* fix: temporary disable docker build

* fix: try export path

* fix: resume build

* fix: add LANG env

* fix: use the compose plugin instead

* feat: upgrade to use docker compose plugin insead

* fix: add locale to dockerfile build

* feat: revert back to github actions

* fix: upgrade to use docker compose plugin

* fix: try revert to 1.69.0
2023-10-05 17:45:08 +08:00
Zack
7345da7c46
feat: Autorefresh (#44)
* feat: use gotrue from source instead of docker hub image

* test: fix test due to gotrue upgrade

* fix: update prod docker-compose

* chore: cargo fmt --all

* chore: cargo fmt --all

* feat: autorefresh

* test: add test case and auto refresh scenario
2023-09-15 11:21:05 +08:00
Zack
9fc2acbc35
feat: Docker/gotrue (#43)
* feat: use gotrue from source instead of docker hub image

* test: fix test due to gotrue upgrade

* fix: update prod docker-compose

* chore: cargo fmt --all
2023-09-14 20:41:04 +08:00
Nathan.fooo
e2e6d79cb0
chore: create tables (#16)
* chore: create tables

* ci: remove postgres service

* chore: separate ci

* chore: run cargo clippy with sqlx offline mode

* refactor: create docker action

* chore: rename

* chore: update table

* chore: update supabase_admin

* chore: update supabase_admin

* chore: remove create auth.jwt function
2023-09-07 10:43:10 +08:00