Panopticon auto add #338
-
Is there a solution to automate the addition of a site in Panopticon? I use a backup made with Akeeba Backup and the UNiTE script to install sites. As I install a lot of them, I would like to avoid going to each site to take the configuration from the connector. |
Beta Was this translation helpful? Give feedback.
Answered by
nikosdion
Nov 28, 2023
Replies: 1 comment 6 replies
-
Not yet, but we're getting there. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An API would be useful in this case, but it would also be a mid- to long-term goal. There's only one of me, nobody else seems interested in contributing code, I only have 24 hours in a day, and I don't make any money out of this. Between all these restrictions, an API would be pretty low in the implementation list. If anyone wants to contribute code, by all means.
In the meantime, you could use the CLI commands with something like Ansible, or just produce raw data. The site configuration is just JSON data and its format is documented.