YerrySherry

Results 7 issues of YerrySherry

This is a beter version then https://github.com/BastilleBSD/bastille/pull/310. "bastille stat" gives some resource indication about jails. The figures are not 100% correct but now you have an idea about jails resources...

When rebooting the server, all the jails start up. Sometimes this is not what you want. Now, it is possible to enable or disable a jail. root@bastille:~ # bastille enable...

Following command gives no output in the artifacts folder docker run --rm \ --name postgres-checkup \ --volume "$(pwd)/artifacts:/artifacts" \ --volume "$(echo ~)/.ssh/id_rsa:/root/.ssh/id_rsa:ro" \ postgresai/postgres-checkup:latest \ ./checkup \ --hostname sshusername@hostname \...

Hallo, We have same problems with time when a task is started. The time is 2 hours in the future. We don't have any clue why. ``` $ semaphore version...

bug

Hello, I am using Ubuntu 16/04 and I changed the backup path to /export instead of /srv/pgbackman. By doing this and doing a registration of an new pgsql node (register_backup_definition)...

enhancement
1.3.0

Hallo, After changing the backup directory to /export (update_pgsql_node_config) and restarting the daemons, pgbackman refused to create the con file. I think, he tries to create it with his user...

bug
1.3.0
Ready to test

Hallo, [pgbackman]$ update_pgsql_node_config -------------------------------------------------------- # NodeID / FQDN []: 3 # Minutes cron interval [01-59]: 6 # Hours cron interval [01-06]: # Day-month cron [*]: # Month cron [*]: #...

enhancement
1.3.0
waiting for feedback