Files
topstore-server/README.md
T

13 lines
695 B
Markdown

# topstore-server
TopStore server setup of postgresql in docker, automation scripts, landing page and adding more as it do progress
## Structure
The entire project is divided in a couple of smaller part. At a certain point it may be required to separate everything per repository.
Projects, helper scripts and web page:
* [landing_page](landing_page) - a simple landing page to promote the auto service.
* [postgres_10_docker](postgres_10_docker) - docker environment with backup mechanism to handle postgresql database used by Trade software.
* [wireguard_scripts](wireguard_scripts) - helper script to add and remove automatically new clients. Used in webmin for easier access and use.