Commit graph

34 commits

Author SHA1 Message Date
hyperdefined 160160704d
docs/run-an-instance: add missing DISABLED_SERVICES (#882)
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
2024-11-03 17:29:42 +01:00
jj 40d6a02b61
api: cluster support
still missing synchronization for some structures
2024-10-31 22:59:06 +00:00
jj 5e92b649a3
api: add API_REDIS_URL env 2024-10-30 18:59:20 +00:00
wukko f33cf12fd3
docs/run-an-instance: update headings 2024-10-20 18:56:37 +06:00
wukko 1cf82e4d69
docs: add a tutorial document for protecting an instance 2024-10-20 16:23:09 +06:00
dumbmoron 52c24ab1a3
docs/run-an-instance: add undocumented turnstile envs 2024-10-12 12:36:48 +00:00
dumbmoron 3691e2e4f1
docs/run-an-instance: mention unlimited api keys 2024-10-04 17:43:35 +00:00
dumbmoron 741dfd40f5
api/security: implement api keys as method of authentication 2024-10-04 14:58:56 +00:00
lath c2d7e1df12
api/config: add configuration for streamLifespan (#792)
Some checks failed
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Run service tests / test service functionality (push) Has been cancelled
Run service tests / test service: ${{ matrix.service }} (push) Has been cancelled
2024-10-03 12:27:28 +06:00
wukko 9c2babfc1b
docs/run-an-instance: teaching myself how to count to 6
Some checks are pending
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
sorry guys, it takes a ton of practice :(
2024-09-13 12:39:10 +06:00
wukko f830a1219d
docs/run-an-instance: update tutorial for running the api locally 2024-09-13 12:35:58 +06:00
dumbmoron 7b06a5047f
repo: split README into subproject READMEs 2024-09-09 15:44:37 +00:00
alina sireneva a6623567e2
feat: support external proxies (#588) 2024-07-24 21:49:47 +06:00
dumbmoron 31e1fa5c5c
run-an-instance: remove slash from end of CORS_URL example
Some checks failed
Run tests / check lockfile correctness (push) Has been cancelled
Run tests / web sanity check (push) Has been cancelled
Run tests / api sanity check (push) Has been cancelled
it's somewhat misleading, since this specifies the origin
(https://html.spec.whatwg.org/multipage/browsers.html#concept-origin-tuple) and not a full URL
2024-07-20 12:53:59 +02:00
wukko ba75b90992
docs: update main instance api url 2024-05-22 07:54:38 +06:00
wukko eaba27967d
docs/run-an-instance: remove tiktok env variable 2024-05-22 07:32:26 +06:00
wukko e48d222d2e
docs/run-an-instance: update issue path 2024-05-22 02:46:00 +06:00
gptgit 9475f7a30e
docs/run-an-instance: update github link (#500)
Signed-off-by: gptgit <125156482+gptgit@users.noreply.github.com>
2024-05-17 21:43:19 +02:00
wukko 64d56882fb
docs: add DURATION_LIMIT to list of env variables 2024-05-16 21:45:55 +06:00
wukko 40ff39d14b
docs: update list of environment variables 2024-05-16 13:54:43 +06:00
wukko ce6bafadf9
docs: fix capitalisation in run-an-instance.md
Signed-off-by: wukko <me@wukko.me>
2024-05-14 18:38:20 +00:00
dumbmoron 0114e686b8
api: add FREEBIND_CIDR env variable 2024-05-14 18:38:20 +00:00
dumbmoron cc1e9dcff8
api: add API_LISTEN_ADDRESS env for specifying bind address 2024-05-14 15:34:56 +06:00
wukko 5c4dbb7112
docs: update links and firefox troubleshooting
added a message about firefox 125 supporting clipboard pasting by default. moved screenshots to their own subfolder in docs folder.
2024-04-19 10:00:47 +06:00
wukko a86482b894
docs/run-an-instance: fix tiktok device info sample
Signed-off-by: wukko <me@wukko.me>
2024-03-29 07:13:26 +06:00
wukko c2c62c1bc2 docs/run-an-instance: add TIKTOK_DEVICE_INFO description 2024-03-29 06:01:47 +06:00
wukko 96ff8a873f docs/run-an-instance: add info about plausible env variable 2024-03-16 22:04:21 +06:00
hyperdefined 6d79e1f77b
docs/api: add missing info about API_URL to web (#385)
* docs/api: add missing 'API_URL' to web

* fix spacing

* Update run-an-instance.md

* run-an-instance.md: add info about default API_URL for web

---------

Co-authored-by: jj <log@riseup.net>
Co-authored-by: wukko <me@wukko.me>
2024-03-07 15:05:46 +01:00
wukko a487384858 instance docs: update CORS_WILDCARD description 2024-03-05 20:14:32 +06:00
wukko 011a0127b4 env: rename ENABLE_CORS to CORS_WILDCARD for better clarity 2024-03-05 19:20:56 +06:00
wukko 765615390a docs: added a list of all variables to run-an-instance.md 2024-03-05 19:10:35 +06:00
wukko 575c4789f6 docker compose file isnt a json you silly goose 2023-10-28 19:11:35 +06:00
wukko e72b412fed finish instance selfhosting guide 2023-10-28 19:01:52 +06:00
wukko 31a2136c90 updated docs 2023-10-28 18:51:20 +06:00