ruslandoga
376369fd21
add ls after clone to verify right files were copied
2024-02-24 00:06:04 +08:00
ruslandoga
6096b4e8b8
it's plausible/community-edition now
2024-02-24 00:04:21 +08:00
Uku Taht
5377947618
Merge pull request #90 from plausible/new-docs
...
New docs
2024-02-23 14:04:04 +02:00
ruslandoga
33a3413131
new docs
2024-02-23 20:00:42 +08:00
ruslandoga
546f641ec1
drop TOTP_VAULT_KEY for v2.0.0 for now
2024-02-23 19:58:56 +08:00
hq1
1d4f9e93c5
Add TOTP_VAULT_KEY placeholder ( #89 )
2024-02-19 09:32:53 +01:00
ruslandoga
bb6decee4d
simplify upgrade-postgres guide
2023-10-12 20:35:53 +08:00
ruslandoga
ba84dc28d2
remove geoip volume
...
as suggested in https://github.com/plausible/analytics/discussions/3252
2023-08-10 16:11:36 +07:00
ruslandoga
44925a9937
remove geoip
2023-07-17 20:44:06 +07:00
ruslandoga
2e72a378b1
upgrade clickhouse
2023-07-17 20:42:03 +07:00
ruslandoga
171d8070d8
use plausible v2
2023-07-17 20:41:32 +07:00
ruslandoga
dd0e109a57
use newer clickhouse version
2023-06-14 13:50:13 +08:00
ruslandoga
36d45da228
remove k8s
2023-05-29 20:05:48 +08:00
ruslandoga
3e1462eabd
use v1.5 in docker-compose.yml
2023-04-11 15:56:39 +07:00
ruslandoga
36ada560cb
Merge pull request #65 from joshavant/clickhouse-config-updates
...
Update Clickhouse logging suppression XML
2023-01-19 14:07:13 +07:00
joshavant
fac1deb8f2
Update Clickhouse logging suppression XML
2023-01-15 23:09:25 -06:00
ruslandoga
524cc15440
Merge pull request #64 from plausible/remove-stale-info
...
remove more stale info
2023-01-15 21:35:09 +07:00
ruslandoga
2dc9b61b02
remove more stale info
2023-01-15 21:34:29 +07:00
ruslandoga
0366e4c510
Merge pull request #61 from plausible/remove-stale-info
...
remove references to admin env vars
2023-01-15 20:43:44 +07:00
ruslandoga
a54938ed01
remove references to admin env vars
2023-01-15 20:43:23 +07:00
ruslandoga
5097a507fc
Merge pull request #60 from ketan-vijayvargiya/master
...
Remove admin creation
2023-01-07 15:41:57 +07:00
ketan-vijayvargiya
7a3a3d2dd9
Remove admin creation
2022-12-16 04:19:20 +00:00
Marko Saric
a6fe8d13df
Merge pull request #56 from robertmarsal/patch-1
...
fix: remove typo from the config
2022-10-12 14:13:59 +02:00
Robert Marsal
00a07f352d
Remove typo from the config
2022-10-12 12:39:14 +01:00
ruslandoga
c091fb7119
Merge pull request #52 from ruslandoga/upgrade-postgres
...
upgrade postgres
2022-10-12 17:48:02 +07:00
ruslandoga
a220fd2d08
add postgres upgrade guide
2022-10-12 09:32:32 +07:00
Marko Saric
eb10707338
Merge pull request #55 from Jeroenvb3/master
...
Fixed link to self hosting docs in readme.
2022-10-07 15:19:43 +02:00
Jeroen van Bennekum
812d6bb5e9
Fixed link to self hosting docs in readme.
2022-10-07 15:12:36 +02:00
ruslandoga
cbc35f7e5c
upgrade postgres
2022-09-24 12:18:54 +04:00
ruslandoga
3177d22992
Merge pull request #45 from paskal/paskal/newer_clickhouse
...
Update clickhouse to 22.6
2022-09-13 11:19:57 +04:00
Dmitry Verkhoturov
662452a19b
update clickhouse version to one working under arm
...
Also, previously we used Ubuntu base image.
Now, we're switching to Alpine.
2022-09-12 19:32:43 +02:00
Uku Taht
f768205710
Merge pull request #40 from oscartbeaumont/master
...
fixed incorrect selector for SMTP service
2021-11-24 10:49:04 +02:00
Oscar Beaumont
2a9eaf06bc
fixed incorrect selector for SMTP service
...
The selector was set incorrectly and hence would point to nothing causing 500 errors when sending emails. I must have not tested with SMTP when I originally created the Kubernetes configurations hence this mistake made it through.
2021-11-24 04:39:49 +11:00
Uku Taht
a37016e345
Merge pull request #39 from Philipinho/master
...
Add Apache2 instructions
2021-10-26 11:01:23 +02:00
Philipinho
8b8262a967
Add Apache2 instructions
2021-10-25 14:13:46 +01:00
Uku Taht
dcd6f5d737
Merge pull request #38 from navjotjsingh/restart
...
Add Restart Ability to all the Containers
2021-08-23 11:53:46 +03:00
navjotjsingh
0b6636553f
Add restart to GEOIP container
2021-08-22 17:20:33 +05:30
navjotjsingh
10e446eb2c
Add Restart Ability to all the Containers
2021-08-19 14:35:24 +05:30
Uku Taht
70a5eb11c6
Merge pull request #37 from oscartbeaumont/master
...
added Kubernetes support
2021-08-04 14:08:54 +03:00
Oscar Beaumont
5ca6f3d069
fix: added warning about multiple replicas
2021-08-04 17:37:41 +08:00
Oscar Beaumont
dabb387823
fix: converted Plausible config to secret
...
This was done as the Plausible configuration file contains the secret key base which is used to encrypt the cookies.
2021-08-02 15:01:55 +08:00
Oscar Beaumont
46f050f54c
added plausible init container, security context's & events-db configuration into configmap
2021-07-19 15:28:44 +08:00
Oscar Beaumont
aa9f96cd12
lowered unreasonably high resource requirements
2021-07-19 14:05:07 +08:00
Oscar Beaumont
03919f11f1
changed databases to StatefulSet
2021-07-19 13:54:58 +08:00
Oscar Beaumont
ee329a3138
added Kubernetes support
2021-07-15 17:36:49 +08:00
Uku Taht
3adc80359b
Merge pull request #36 from iwootten/use-latest-clickhouse
...
Use latest versioned clickhouse
2021-03-15 11:46:48 +02:00
Ian Wootten
692a0ffa85
Use latest versioned release
2021-03-12 15:55:14 +00:00
Ian Wootten
9949e2a83f
Revert "Pin Clickhouse version down"
...
This reverts commit 6be56570a1
.
2021-03-12 15:03:20 +00:00
Uku Taht
6be56570a1
Pin Clickhouse version down
2021-03-10 10:45:02 +02:00
Marko Saric
0e92240174
Update issue templates
2021-01-15 14:33:41 +01:00