cachethq / cachet

🚦 The open-source status page system.
https://cachethq.io
MIT License
13.79k stars 1.55k forks source link

Automated setup #4310

Closed matiri132 closed 10 months ago

matiri132 commented 2 years ago

Hi! i'm working on a full automated instalation and configuration of cachet in a K8S cluster running in AWS EKS. The full deploy that i made includes cachet-url-monitor to keep updated the components of cachet. My problem is what when i deploy i need to make the first instalation via browser, and i'm looking a way to automatizates the first setup and create an admin user. Talking directly to the database (an AWS RDS PostgreSQL ) i can create an user, and basic settings, but i still getting the /setup page. I think this is because the setup creates an entry in the chq_cache table of the PostgreSQL. So my question is if its possible to configurate Cachet posting directly to the database or running some "setup script" from the Cachet instance.

welcome[bot] commented 2 years ago

:wave: Thank you for opening your first issue. I'm just an automated bot that's here to help you get the information you need quicker, so please ignore this message if it doesn't apply to your issue. If you're looking for support, you should try the Slack group by registering your email address at https://cachethq-slack.herokuapp.com. Alternatively, email support@alt-three.com for our Professional support service (please note, this a paid service.) If you're issue is with documentation, you can suggest edits by clicking the Suggest Edits link on any page, or open an issue at https://github.com/CachetHQ/Docs