Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ronei-kunkel/ish
ISH is an acronim to Infrastructure for Shared Host. This project is an improve version of http://github.com/ronei-kunkel/infra-digitalocean project. The last project have the same objective, but is more wheight. ISH is a lightwheigth version of the infrastructure.
https://github.com/ronei-kunkel/ish
Last synced: about 2 months ago
JSON representation
ISH is an acronim to Infrastructure for Shared Host. This project is an improve version of http://github.com/ronei-kunkel/infra-digitalocean project. The last project have the same objective, but is more wheight. ISH is a lightwheigth version of the infrastructure.
- Host: GitHub
- URL: https://github.com/ronei-kunkel/ish
- Owner: ronei-kunkel
- Created: 2023-11-10T06:59:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-20T01:59:44.000Z (about 1 year ago)
- Last Synced: 2023-11-21T01:43:38.686Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ISH
ISH is an acronim to Infrastructure for Shared Host. This project is an improve version of project. The last project have the same objective, but is more wheight. ISH is a lightweight version of the infrastructure.
## Run
Copy content of the .env.example to .env
- `cp .env.example .env`
Adjust env vars in production
Run the script to setup all containers
- `sudo ./start.sh`