Settings and activity
27 results found
-
2 votes
Diogo Passadouro supported this idea ·
-
14 votes
Diogo Passadouro supported this idea ·
-
2 votes
Diogo Passadouro shared this idea ·
-
1 vote
Diogo Passadouro shared this idea ·
-
7 votes
Diogo Passadouro supported this idea ·
-
10 votes
Diogo Passadouro supported this idea ·
-
10 votes
Diogo Passadouro supported this idea ·
-
18 votes
Diogo Passadouro supported this idea ·
-
26 votes
Diogo Passadouro supported this idea ·
-
8 votes
Diogo Passadouro supported this idea ·
-
6 votes
Diogo Passadouro supported this idea ·
Diogo Passadouro shared this idea ·
-
8 votes
Diogo Passadouro supported this idea ·
-
30 votes
Backlog is being re-prioritized
Diogo Passadouro supported this idea ·
-
5 votes
Diogo Passadouro supported this idea ·
-
11 votes
Diogo Passadouro supported this idea ·
-
7 votes
Diogo Passadouro shared this idea ·
-
4 votes
I will leave this open to see if we get more votes over the next 6 months. This can be accomplished easily with a simple shell script and Aiven CLI with a cron job for example:
0 19 * * 1-5 /path/to/shutdown.sh # Shutdown at 7:00 PM (19:00), Monday-Friday 0 6 * * 1-5 /path/to/startup.sh # Startup at 6:00 AM (06:00), Monday-Friday
#!/bin/bash
# Replace with your Aiven project and service names
PROJECT_NAME="your-project-name"
SERVICE_NAME="your-service-name"
aiven service stop/start $PROJECT_NAME $SERVICE_NAME
Diogo Passadouro shared this idea ·
-
2 votes
Diogo Passadouro shared this idea ·
-
10 votes
Diogo Passadouro supported this idea ·
-
6 votes
Diogo Passadouro supported this idea ·