Ahmed El-Sharnoby
c44a81533b
Add environment variables substitution for kong.yml
2023-07-24 08:28:04 +00:00
Copple
4712cf1f31
Revert "Add environment variables substitution for kong.yml"
2023-07-17 15:33:01 +02:00
Copple
3e90fa01e1
chore: update image versions for docker/docker-compose-logging.yml
2023-07-11 08:10:01 -07:00
Copple
be0d05b336
chore: update image versions for docker/docker-compose.yml
2023-07-11 08:10:01 -07:00
Ahmed El-Sharnoby
59e3ea10e7
Add environment variables substitution for kong.yml
2023-07-05 13:08:53 +00:00
Copple
185034b4ff
chore: update image versions for docker/docker-compose.yml
2023-07-01 08:46:32 -07:00
Copple
14d08e47ec
chore: update image versions for docker/docker-compose.yml
2023-06-27 01:38:53 -07:00
Han Qiao
e501ee765b
chore: update image versions for docker/docker-compose.yml
2023-06-24 20:43:40 +08:00
Andrey Stepankov
2e5368f78c
fix: Add missed jose import for main function
2023-06-17 02:26:41 +03:00
Copple
ea71103b71
self hosting improvements
2023-06-05 20:29:00 -06:00
Bobbie Soedirgo
8c96d8be27
feat(self-host): use <API_URL>/functions/v1 for Edge Functions
2023-05-29 15:58:49 +08:00
이연주
94868ec31f
fix: supabase url typo in functions
2023-05-22 16:32:35 +09:00
Bobbie Soedirgo
a73d80cd69
Merge pull request #13881 from turbobit/master
...
Update docker-compose.yml to fix typo "false" /docker/docker-compose.yml
2023-05-02 18:29:32 +08:00
Joel Lee
0d5ba59039
Update docker-compose.yml
2023-04-26 17:12:26 +08:00
Gons
85a1d9a30a
Update docker-compose.yml
...
fix typo "false"
```
ERROR: The Compose file './docker-compose.yml' is invalid because:
services.functions.environment.VERIFY_JWT contains false, which is an invalid type, it should be a string, number, or a null
```
2023-04-21 16:03:05 +09:00
Filipe Cabaco
3140860be8
Expose port to run functions from localhost
2023-04-14 22:14:31 +01:00
Lakshan Perera
2efa309589
chore: add volumes and command for egdge functions
2023-04-11 20:27:33 +10:00
Filipe Cabaco
3111fafaf2
feat: Add Functions to Self Hosted
...
Adds Functions to Supabase Self Hosted
2023-04-07 10:53:51 +01:00
Filipe Cabaco
c04b1fe58f
fix: Bump up Logflare version
...
New Logflare version was released, bumping up from version 1.0.1 to 1.0.2
2023-04-05 20:13:09 +01:00
Filipe Cabaco
054146cf98
Bump up logflare version to 1.0.1
2023-04-04 18:16:00 +01:00
Filipe Cabaco
447fca8275
apply review feedback
2023-04-04 11:51:29 +01:00
Filipe Cabaco
91e24efae5
properly tag kong container
2023-04-04 02:09:10 +01:00
Filipe Cabaco
86df3b657d
Update DB_SCHEMA from _logs to _analytics
2023-04-04 02:09:10 +01:00
Filipe Cabaco
253836dec0
Set schema for logs service
2023-04-04 02:09:10 +01:00
Filipe Cabaco
d063050740
move vector config to a better folder
2023-04-04 02:09:10 +01:00
Filipe Cabaco
c6070647b9
modify vector to be more complete using the CLI example
2023-04-04 02:09:10 +01:00
Filipe Cabaco
182392d688
set project in the metadata
2023-04-04 02:09:10 +01:00
Filipe Cabaco
156e015a5d
build logflare metadata properly from syslogs
2023-04-04 02:09:10 +01:00
Filipe Cabaco
e4d3f2f55d
Simplify docker-compose-logging.yml to be mergeable with docker-compose.yml
2023-04-04 02:09:10 +01:00
Filipe Cabaco
789dda6ea8
* Set versioned image for Logflare
...
* Separate docker compose so we don't break existing setups
2023-04-04 02:09:10 +01:00
Filipe Cabaco
014d3b3cb5
Setup Kong sink
2023-04-04 02:09:10 +01:00
Filipe Cabaco
798286a638
Properly format auth message from vector to logflare
2023-04-04 02:09:10 +01:00
Filipe Cabaco
f392a81302
Change from toml to yaml file format
2023-04-04 02:09:09 +01:00
Filipe Cabaco
761d85abed
Add Vector to route logs from Docker to Logflare
2023-04-04 02:09:09 +01:00
Copple
7ed2311fcc
Logflare Docker Setup
...
Adds Logflare to Supabase Docker Compose so you can initialize Logflare locally.
2023-04-04 02:09:06 +01:00
Han Qiao
ba2f1c5ebf
chore: add new line to end of files
2023-03-30 10:09:09 +08:00
Ziinc
e1fc202e56
Chore: Update .env.example
2023-03-30 09:54:45 +08:00
TzeYiing
e3d510a726
feat: add flagging for local logs
2023-03-29 14:55:42 +08:00
TzeYiing
881bfb98a7
feat: add handling for missing env vars for logflare
2023-03-29 14:55:42 +08:00
TzeYiing
179f2f0c56
feat: add logflare api key to request calls
2023-03-29 14:55:42 +08:00
Qiao Han
c030d67a80
chore: add empty line
2023-03-09 18:08:08 +08:00
Qiao Han
ce4955ebb7
chore: add supautils to self-hosted
2023-03-09 18:08:08 +08:00
Qiao Han
36abab8662
chore: update grants for webhooks
2023-03-09 18:08:08 +08:00
Bobbie Soedirgo
89367619c0
Merge pull request #12860 from supermar1010/feat/webp_detection_selinux_labels
...
Added webP support to selfhosted. Added selinux labels
2023-03-07 19:41:11 +08:00
Qiao Han
eb56232041
fix: allow writes to kong volume
2023-03-02 20:05:37 +08:00
Mario
d543b83f0c
Added support for webp
2023-02-28 12:59:00 +01:00
supermar1010
5b367ba3c2
Merge branch 'master' of https://github.com/supermar1010/supabase
2023-02-28 12:51:36 +01:00
supermar1010
74f35de8e1
Added selinux flags add webp support
2023-02-28 12:42:19 +01:00
Ruggero Tomaselli
fb846dcf06
Add docker-compose-ovveride.yml to .gitignore
2023-02-20 16:05:18 +08:00
Qiao Han
bb5d57da53
chore: update self-hosted image versions to pg15
2023-02-20 14:31:32 +08:00