https://github.com/airscripts/struttura
Routes to my world.
https://github.com/airscripts/struttura
compose docker nginx
Last synced: about 3 hours ago
JSON representation
Routes to my world.
- Host: GitHub
- URL: https://github.com/airscripts/struttura
- Owner: airscripts
- License: mit
- Created: 2024-04-14T14:38:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-24T17:15:07.000Z (8 months ago)
- Last Synced: 2025-09-04T20:52:29.356Z (8 months ago)
- Topics: compose, docker, nginx
- Language: Shell
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Struttura
Building blocks related to services I maintain.
## Contents
- [Installation](#installation)
- [Requirements](#requirements)
- [Usage](#usage)
- [Resources](#resources)
- [Contributing](#contributing)
- [Support](#support)
- [License](#license)
## Installation
Follow the steps below to make use of Struttura.
Clone this repository:
```bash
git clone https://github.com/airscripts/struttura.git
```
## Requirements
- Docker
## Usage
Just run a simple:
```bash
docker compose up
```
And everything will be available at port 80 of your localhost.
## Resources
- Docker: https://www.docker.com/
## Contributing
Contributions and suggestions about how to improve this project are welcome!
Please follow [our contribution guidelines](https://github.com/airscripts/vigilia/blob/main/CONTRIBUTING.md).
## Support
If you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.
Choose what you find more suitable for you:
## License
This repository is licensed under [MIT License](https://github.com/airscripts/struttura/blob/main/LICENSE).