Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tools & scripts to automate VPS setup

NotificationsYou must be signed in to change notification settings

hrshadhin/vps

Repository files navigation

🚀 This repository contains various tools & scriptsto automate VPS setup. It helps me to setup my personal VPS in any cloud within30 minutes with all of my favorites self-hosted apps & tools. 🚀

Tools & Apps

  • base - VPS basic setup & enable various securities
  • zsh - zsh shell with oh-my-zsh theme & plugins
  • docker - Containerized env
  • postgresql - PostgreSQL database server
  • mariadb - MariaDB database server
  • redis - Redis server
  • nginx - Nginx web server
  • php - PHP setup for LEMP stack
  • roundcube - The Roundcube Webmail suite
  • vaultwarden - Password manager
  • websites - Static websites configuration for nginx
  • shiori - Bookmarks manager
  • firefly3 - Personal finance manager
  • dnote - Notebook for personal knowledge base
  • focalboard - Tasks/To-dos/Goals manage in kanban board
  • monica - Personal CRM
  • blocky - DNS-proxy with adBlocker
  • wireguard - Secure & faster VPN
  • backup - Automated backups for apps & databases
  • monitoring - System & app monitoring
    • prometheus
    • alert_manager
    • grafana
    • node_exporter
    • fail2ban_exporter
  • searx - Privacy-respecting metasearch engine
  • invidious - An alternative front-end to YouTube
  • OwnTracks - An open-source location companion
  • Radicale - Free and Open-Source CalDAV and CardDAV Server
  • ittools - A swiss army knife for a IT people
  • langtool - An alternative to Grammarly

How to run?

Spinning up local VM for test only

vagrant upvagrant halt

UseAnsible provisioner

  • Activate venv
    python3 -m venv venvsource venv/bin/activatepip install -r requirements.txt

Before run ansible check hosts file vars. i.e:is_local &ansible_host.

ansible_host name should match entry in~/.ssh/config

  • Now update config in.env

    cp .env.example .env
  • Run ansible playbook

    ./ansible-playbook.sh cloud.yml --syntax-check./ansible-playbook.sh postbox.yml
  • @nsible roles

      - base  - zsh  - docker  - postgresql  - mariadb  - redis  - nginx  - php  - roundcube  - vaultwarden  - websites  - shiori  - firefly3  - dnote  - focalboard  - monica  - blocky  - wireguard  - backup  - monitoring  - searx  - invidious  - owntracks  - radicale  - ittools  - langtool

Have a query?

Just create an issue or e-mail me :)

Showcase

statsdns


[8]ページ先頭

©2009-2025 Movatter.jp