Sebastián Ramírez
|
2d8fb3e4de
|
☁️ Add FastAPI Cloud deployment (#2438)
|
2026-08-11 23:16:35 +02:00 |
|
Sebastián Ramírez
|
6b9fa4113c
|
♻️ Simplify Docker Compose deployment (#2435)
|
2026-08-11 21:35:45 +02:00 |
|
 Patrick ArminioandSebastián Ramírez
|
32ab6dd022
|
♻️ Migrate to DATABASE_URL instead of separate variables (#2184)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2026-08-11 19:28:34 +02:00 |
|
Sebastián Ramírez
|
512e496e1f
|
👷 Add release automation (#2431)
|
2026-08-11 10:53:23 +02:00 |
|
Sebastián Ramírez
|
d85803bf64
|
♻️ Simplify CORS configuration (#2429)
## AI Disclaimer
Using Codex with gpt-5.6-sol. Reviewed manually.
|
2026-08-10 23:42:37 +02:00 |
|
Sebastián Ramírez
|
9d541082a3
|
♻️ Run database setup explicitly before startup (#2426)
## AI Disclaimer
Using Codex with gpt-5.6-sol. Reviewed manually.
|
2026-08-10 23:09:54 +02:00 |
|
Sebastián Ramírez
|
2c28c6f7dc
|
📝 Clarify environment configuration (#2419)
## AI Disclaimer
Using Codex with gpt-5.6-sol. Reviewed manually.
|
2026-08-10 18:46:19 +02:00 |
|
Sebastián Ramírez
|
060795204b
|
♻️ Require non-empty Compose configuration (#2418)
## AI Disclaimer
Using Codex with gpt-5.6-sol. Reviewed manually.
|
2026-08-10 18:33:51 +02:00 |
|
Sebastián Ramírez
|
dd15054da0
|
♻️ Simplify optional environment configuration (#2417)
## AI Disclaimer
Using Codex with gpt-5.6-sol. Reviewed manually.
|
2026-08-10 18:17:29 +02:00 |
|
Sebastián Ramírez
|
2c7e51505e
|
♻️ Simplify Copier environment configuration (#2416)
## AI Disclaimer
Using Codex with gpt-5.6-sol. Reviewed manually.
|
2026-08-10 17:56:33 +02:00 |
|
Sebastián Ramírez
|
4632845a39
|
♻️ Simplify environment defaults (#2415)
## AI Disclaimer
Using Codex with gpt-5.6-sol. Reviewed manually.
|
2026-08-10 17:39:59 +02:00 |
|
Sebastián Ramírez
|
9c8983e2a5
|
♻️ Simplify environment configuration (#2413)
|
2026-08-09 22:26:19 +02:00 |
|
Sebastián Ramírez
|
0137c3f2c3
|
♻️ Simplify Traefik deployment, make it part of the stack (#2412)
|
2026-08-09 20:21:42 +02:00 |
|
![github-actions[bot]](/assets/img/avatar_default.png) Sebastián Ramírezandgithub-actions[bot]
|
e80d92452e
|
♻️ Serve frontend from FastAPI (#2393)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-07-30 21:41:08 +02:00 |
|
![github-actions[bot]](/assets/img/avatar_default.png) Yurii Motovandgithub-actions[bot]
|
baa742be6b
|
🔒️ Add zizmor and fix audit findings (#2260)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-05-17 12:36:03 +02:00 |
|
Sebastián Ramírez
|
d74c794054
|
📝 Update deployment docs (#2109)
|
2026-01-22 18:20:45 +00:00 |
|
Sebastián Ramírez
|
6ab7a40cdd
|
🚚 Rename Docker Compose files to new names, compose.yml (#2106)
|
2026-01-22 16:22:25 +00:00 |
|
Cassiano
|
1503b5cd18
|
✏️ Fix small typo in deployment.md (#1679)
|
2025-06-24 14:12:41 +02:00 |
|
Sebastián Ramírez
|
61fa9431b7
|
📝 Update deployment.md, instructions to install GitHub Runner in non-root VMs (#1412)
|
2024-11-01 15:29:29 +00:00 |
|
Sebastián Ramírez
|
79d240f5b7
|
♻️ Simplify domains with api.example.com for API and dashboard.example.com for frontend, improve local development with localhost (#1344)
|
2024-09-19 18:11:33 +00:00 |
|
Alejandra
|
1f686689f1
|
🔥 Remove USERS_OPEN_REGISTRATION config, make registration enabled by default (#1274)
|
2024-07-31 17:08:26 -05:00 |
|
Philipp Wurzer
|
d0654b0896
|
✏️ Fix Adminer URL in deployment.md (#1194)
|
2024-05-03 22:52:56 -05:00 |
|
Sebastián Ramírez
|
f03db728e7
|
✨ Add support for deploying multiple environments (staging, production) to the same server (#1128)
|
2024-03-25 21:55:24 +00:00 |
|
Sebastián Ramírez
|
e7975da967
|
📝 Add docs about CI keys, LATEST_CHANGES and SMOKESHOW_AUTH_KEY (#1126)
|
2024-03-25 20:41:06 +00:00 |
|
Sebastián Ramírez
|
1e256bce5d
|
🔥 Remove Celery and Flower, they are currently not used nor recommended (#694)
|
2024-03-12 19:19:03 +01:00 |
|
Sebastián Ramírez
|
37a6e350d1
|
✨ Migrate from pgAdmin to Adminer (#692)
|
2024-03-12 18:30:54 +01:00 |
|
 
|
5ad33845c9
|
✨ Add support for setting POSTGRES_PORT (#333)
Co-authored-by: Martin Conraux <rhodes@protonmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2024-03-12 14:39:53 +01:00 |
|
Sebastián Ramírez
|
6adafdc13d
|
🔧 Add a default Flower password (#682)
|
2024-03-12 10:53:25 +01:00 |
|
Sebastián Ramírez
|
381227d2dc
|
📝 Add docs for wildcard domains (#681)
|
2024-03-12 09:00:38 +00:00 |
|
Sebastián Ramírez
|
3527df959e
|
📝 Add the required GitHub Actions secrets to docs (#679)
|
2024-03-11 19:54:22 +00:00 |
|
Alejandra
|
2a20c4bac6
|
📝 Update README.md and deployment.md (#678)
|
2024-03-11 19:34:59 +00:00 |
|
Sebastián Ramírez
|
e12262078a
|
📝 Update deployment docs to use a different directory for traefik-public (#670)
|
2024-03-11 15:46:01 +00:00 |
|
Sebastián Ramírez
|
b9cbb4f8f4
|
👷 Add continuous deployment and refactors needed for it (#667)
|
2024-03-11 15:34:18 +00:00 |
|
Sebastián Ramírez
|
07064ae5e0
|
📝 Update deployment files and docs (#660)
|
2024-03-09 00:41:13 +00:00 |
|
Sebastián Ramírez
|
4c1f75ce72
|
📝 Refactor README into separate README.md files for backend, frontend, deployment, development (#639)
|
2024-03-07 19:49:43 +00:00 |
|