Skip to content
Snippets Groups Projects
Commit c0b29db0 authored by Austin Bohannon's avatar Austin Bohannon Committed by Eliot Berriot
Browse files

Clarify when Certbot is installed

Closes #3
parent c3dd97a2
Branches
No related tags found
No related merge requests found
...@@ -71,14 +71,14 @@ setup() { ...@@ -71,14 +71,14 @@ setup() {
read -p "Enter the username for the admin account (leave empty to skip account creation) " funkwhale_admin_username read -p "Enter the username for the admin account (leave empty to skip account creation) " funkwhale_admin_username
fi fi
if [ -z "$funkwhale_admin_email" ]; then if [ -z "$funkwhale_admin_email" ]; then
read -p "Enter the email used for the admin user and Let's Encrypt certificate: " funkwhale_admin_email read -p "Enter the email used for the admin user (and Let's Encrypt certificate): " funkwhale_admin_email
fi fi
if [ -z "$customize_install" ]; then if [ -z "$customize_install" ]; then
yesno_prompt customize_install "The complete installation will setup Nginx, PostgresQL and Redis. Do you want customize what is installed?" "no" yesno_prompt customize_install "The complete installation will setup Nginx, Certbot, PostgresQL and Redis. Do you want customize what is installed?" "no"
fi fi
if [ "$customize_install" = "true" ]; then if [ "$customize_install" = "true" ]; then
yesno_prompt funkwhale_nginx_managed 'Install and manage Nginx?' 'yes' yesno_prompt funkwhale_nginx_managed 'Install and manage Nginx and Certbot?' 'yes'
yesno_prompt funkwhale_database_managed 'Install and manage PostgreSQL?' 'yes' yesno_prompt funkwhale_database_managed 'Install and manage PostgreSQL?' 'yes'
if [ "$funkwhale_database_managed" = "false" ]; then if [ "$funkwhale_database_managed" = "false" ]; then
read -p "Enter your database configuration, (e.g postgresql://user@localhost:5432/database_name): " funkwhale_database_url read -p "Enter your database configuration, (e.g postgresql://user@localhost:5432/database_name): " funkwhale_database_url
...@@ -105,7 +105,7 @@ setup() { ...@@ -105,7 +105,7 @@ setup() {
echo "- domain: $funkwhale_hostname" echo "- domain: $funkwhale_hostname"
echo "- Admin username: $funkwhale_admin_username" echo "- Admin username: $funkwhale_admin_username"
echo "- Admin email: $funkwhale_admin_email" echo "- Admin email: $funkwhale_admin_email"
echo "- Manage nginx: $funkwhale_nginx_managed" echo "- Manage nginx and certbot: $funkwhale_nginx_managed"
echo "- Manage redis: $funkwhale_redis_managed" echo "- Manage redis: $funkwhale_redis_managed"
if [ "$funkwhale_redis_managed" = "false" ]; then if [ "$funkwhale_redis_managed" = "false" ]; then
echo " - Custom redis configuration: $funkwhale_redis_url" echo " - Custom redis configuration: $funkwhale_redis_url"
......
  • Playing games at Cash Machine 777 is an absolute blast! The variety of games available, from thrilling slot machines to exciting card games, keeps the experience fresh and entertaining. The chance to win real cash prizes adds an extra layer of excitement, making each spin or hand even more engaging.

  • Panda Master has plenty of bonuses, which adds a nice thrill. There’s always a sense of reward with each game, and the daily bonuses and free spins keep you coming back. The bonus system feels generous enough to enjoy playing without feeling pressured to make any in-app purchases get latest version for free

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment