Peter Buga
Peter Buga
@josefernandeztrebol if you're referring to docker install you can simply mount your server config on this path `/etc/openvpn/setup/openvpn.conf` according to this line https://github.com/flant/ovpn-admin/blob/master/setup/configure.sh#L42
> FYI, just noticed this after the announcement today. There is a docs.affine.pro page that has a self-host tutorial now: https://docs.affine.pro/docs/self-host-affine- I get node errors using the provided unmodified self-hosted...
@xuqingkuang thanks for the reply, I managed to get it up'n'running but there's a bit of inconsistency I'm missing. by default, it spins up the graphql server on port :3010....
@PovilasID I did some testing, using 2 containers and routing the `/graphql` requests to backend using traefik as mentioned above. I know it's a lot of work from the devs...
@mlamoure i use this image in a main-node + a few workers setup with S3 as storage backend (could just be easily be used in multiple main nodes setup per...
@pradyumnvermaa you are not supposed to be able to login on a worker node - even though it displays a login form, odd choice.
@cheretbe this is my configuration for cronicle 1 master server + multiple slave node using S3 storage (the S3 storage part can be ignored and use the filesystem, I just...
you need to follow the hostname patterns for master & slave (more details in original cronicle documentation). both instances use the same config file On Apr 6, 2024 at 19:51...
jumping in on this one, just a bit worse 😅 it's not the end of the world, i can live with it but it is annoying a bit (the worse...
@jhuckaby @mikeTWC1984 thanks for replies, and yes i'm on latest Cronicle release w/ storage transactions enabled. after some digging around found the culprit, for some reason turns out there are...