Commit Graph

15 Commits

Author SHA1 Message Date
Zack Fu Zi Xiang af988a066b
docs: update deployment doc 2024-02-08 12:28:20 +08:00
CuSO4_Deposit 231bceac6b chore: make deploy.env consistent with docs 2024-02-01 16:03:31 +00:00
Demis d60c448c82
Fix typo 2024-01-29 22:12:38 +01:00
Silvio Messi ec0f430478
Fix typo in DEPLOYMENT.md 2024-01-15 23:05:29 +01:00
Fu Zi Xiang d8c03055cd
feat: update deployment docs 2024-01-14 18:46:15 +08:00
Zack 615b402782
docs: Doc improvement (#256)
* feat: update docs and self host deploy configs

* feat: use default ports for dev

* feat: revamp self host

* feat: use nginx resolver

* feat: cargo fmt

* feat: ci integration test with nginx routing

* feat: cargo fmt

* feat: make docker ci use deploy env rather than dev env

* feat: update api external url for deploy test

* fix: if sqlx is set to offline dont run casbin for tests

* fix: set api external url for tests

* fix: ignore sqlx test with cfg

* fix: sqlx tests

* fix: test use env

* feat: update the docs on optional components
2024-01-12 16:01:16 +08:00
cubecup 631dc9b697
Update DEPLOYMENT.md / Hardware Requirements
I find it unintuitive that the deployment guide for AppFlowy Cloud suggests using AMZ EC2 or Microsoft Azure VMs, which are paid services that are hosted at Amazon / Microsoft data servers. I get that the point is that the server needs to be available / reliable and those cloud compute services are. But aren't we targeting people who want to use free opensource software here?
2024-01-11 02:38:28 +01:00
Fu Zi Xiang 390fb0d328
docs: improve info on external postgres 2023-12-28 11:35:38 +08:00
Fu Zi Xiang 8cba3c7d55
doc: update faq on external postgres 2023-12-20 11:54:45 -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
Fu Zi Xiang 4f6323312f
feat: update optional component of deployment 2023-12-11 23:06:15 -08:00
Fu Zi Xiang 344d69ec36
feat: remove unneeded fields in deploy env file 2023-11-22 15:47:52 +08:00
Fu Zi Xiang fbad02ecf5
docs: self host: use deploy nginx routed url 2023-11-21 16:21:34 +08:00
Fu Zi Xiang 6b4ec528e2
docs: self host: use deploy nginx routed url 2023-11-21 16:20:50 +08:00
Zack c1c4cd593f
docs: update security_group image (#173) 2023-11-21 15:50:46 +08:00