This runs all components of the Structs Guild Stack. Currently a WIP so you likely don't need to care yet.
In the distant future the species of the galaxy are embroiled in a race for Alpha Matter, the rare and dangerous substance that fuels galactic civilization. Players take command of Structs, a race of sentient machines, and must forge alliances, conquer enemies and expand their influence to control Alpha Matter and the fate of the galaxy.
The following will run the entire Structs guild stack including structsd, structs-pg, structs-proxy, and soon structs-webapp!
Note The structsd instance is non-validating. Validator must currently be run separately.
git clone git@github.com:playstructs/docker-structs-guild.git
cd docker-structs-guild
docker compose -f compose.yaml up
More to come...
Copyright 2021 Slow Ninja Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.