https://github.com/k-foss/servers-stack
Docker Compose Stack for service services
https://github.com/k-foss/servers-stack
Last synced: 2 months ago
JSON representation
Docker Compose Stack for service services
- Host: GitHub
- URL: https://github.com/k-foss/servers-stack
- Owner: K-FOSS
- Created: 2020-07-27T23:40:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T23:51:01.000Z (almost 5 years ago)
- Last Synced: 2025-02-09T23:12:39.518Z (4 months ago)
- Language: Shell
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KJDev1 Server System Containers
This is a small compose stack for running on each of the swarm nodes in Kristian Jones' Development Clusters
## Usage
### Configure
Run the [`./bin/configure.sh`](./bin/configure.sh) script and provide the requested credentials and hostnames/IPs, when prompted for a SSH key password please leave it blank and hit enter. It will prompt for the hostnames first, please enter all hostnames/IP addresses of the other nodes you want to manage.
This script will generate an SSH key which is stored under `./TMP/SSH` it will the username to attempt to SSH into the other hostnames/IPs, please allow password entry for the entered user on the recieving machines, it will prompt for password upon SSH connection, it will add the autogenerated SSH key to `~/.ssh/authorized_keys` on the target servers.
## Usage
When you have configured or have changed any files in this stack rerun the deploy script, this will RClone this folder to all other servers at `~/Server` and then SSH and bring up the stack