/setup-scripts-various

Documenting the setup process for servers I use or need. Ultimately creating provisioning scripts for servers.

Primary LanguageShell

setup-scripts-various

Documenting the setup process for servers I use. Ultimately creating provisioning scripts for servers.

Install Kobo Toolbox on a cloud server using the script in this repo:

git clone https://github.com/ivangayton/setup-scripts-various.git

cd setup_scripts_various

./kobotoolbox_secured_server_docker_install

  • Answer the questions my script asks you:
  • domain name (the one you got from the vendor), username and password for your initial Kobo user (that they will use to log in to your server), and support email address; do try to type all of these accurately)
  • Provide the script with the sudo password for the user account on the server
  • Answer the questions on the LetsEncrypt dialogue that the script will launch (your email address and your agreement to the ToS)
  • Wait while a bunch of gobbledygook whizzes by, hopefully ending with a message suggesting that you try out your new server
  • Give it a minute for the server to actually initialize
  • Sit back and enjoy Kobo goodness.