1
1
sovereign-stack/.gitignore
Derek Smith 2c5ca80fcf
Formatting changes.
Signed-off-by: Derek Smith <derek@farscapian.com>
2022-04-28 21:14:19 -04:00

21 lines
496 B
Plaintext

archive/*
# this gets generated locally then push to remote vps for execution.
temp_btcpay.sh
nginx.conf
# this file can be used by the USER to reset the LXD stack. It deletes a lxc machine VM (which you should update)
# then clears the lxd stack including profile, images, and storage pools
# then runs go.sh
reset.sh
# you can create an env in this directory. The code will source it if the file exists.
# This is a good place to put your LXD info
env
clear_lxd_stack.sh
publish_tag.sh