Skip to content

Instantly share code, notes, and snippets.

View poseidon-j's full-sized avatar
🏠
Working from home

♡քօֆɛɨɖօռ⇝ ♡ poseidon-j

🏠
Working from home
View GitHub Profile
@poseidon-j
poseidon-j / install.sh
Last active April 1, 2023 00:01
opendax 1click installation
#!/bin/bash -x
COMPOSE_VERSION="1.29.2"
COMPOSE_URL="https://github.com/docker/compose/releases/download/$COMPOSE_VERSION/docker-compose-$(uname -s)-$(uname -m)"
# Opendax bootstrap script
install_core() {
sudo bash <<EOS
apt-get update
apt-get install -y -q git tmux gnupg2 dirmngr dbus htop curl libmariadbclient-dev-compat build-essential