Giter VIP home page Giter VIP logo

totakoko-infrastructure's Introduction

Totakoko Infrastructure

This project contains the compose-deploy infrastructure running totakoko.com.

Everything runs on a single Online dedicated server.

Security

The goal of this repository is to manage all services with git and be as open-source as possible. Secrets like passwords are not publicly visible and are only defined in the CI system.

If you discover a vulnerability in this repository, please send an email at [email protected].

CI Variables

These environment variables have been defined in the CI system:

  • SSH_HOST
  • SSH_PORT
  • SSH_FINGERPRINT_BASE64
  • SSH_PRIVATE_KEY_BASE64
  • cd_gitlab__DB_PASS
  • cd_gitlab_gitlab_SMTP_USER
  • cd_gitlab_gitlab_SMTP_PASS
  • cd_gitlab_gitlab_GITLAB_SECRETS_DB_KEY_BASE
  • cd_gitlab_gitlab_GITLAB_SECRETS_SECRET_KEY_BASE
  • cd_gitlab_gitlab_GITLAB_SECRETS_OTP_KEY_BASE
  • cd_mealplanner_couchdb_COUCHDB_PASSWORD
  • cd_mealplanner_couchdb_COUCHDB_USER
  • cd_mealplanner_server_MP_COUCHDB_PASSWORD
  • cd_mealplanner_server_MP_COUCHDB_USER
  • cd_netdata__BASIC_AUTH
  • cd_nextcloud_db_MYSQL_PASSWORD
  • cd_nextcloud_db_MYSQL_ROOT_PASSWORD
  • cd_nextcloud_nextcloud_MYSQL_PASSWORD
  • cd_nextcloud_nextcloud_NEXTCLOUD_ADMIN_PASSWORD
  • cd_wekan_wekan_MAIL_FROM
  • cd_wekan_wekan_MAIL_URL

Additional settings

  • SSH port was changed from 22 to 2222, so that it does not conflict with GitLab.
  • Docker login with registry.totakoko.com

Nextcloud configuration

Since a change in Nextcloud 17, the configuration 'overwriteprotocol' => 'https' must be added into /srv/data/nextcloud/app/config/config.php. (see issue)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.