https://github.com/systemengineeringteam/set-tenno-hai
set-tenno-haiは、インフラができるようになりたい人のための学習支援サービスです。お題に沿ってサーバを構築し、ブラウザ上で正解・不正解を確認することができます。
https://github.com/systemengineeringteam/set-tenno-hai
docker infrastructure ubuntu
Last synced: about 1 year ago
JSON representation
set-tenno-haiは、インフラができるようになりたい人のための学習支援サービスです。お題に沿ってサーバを構築し、ブラウザ上で正解・不正解を確認することができます。
- Host: GitHub
- URL: https://github.com/systemengineeringteam/set-tenno-hai
- Owner: SystemEngineeringTeam
- License: mit
- Created: 2022-11-07T08:21:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T21:23:56.000Z (about 2 years ago)
- Last Synced: 2024-05-28T23:48:21.504Z (almost 2 years ago)
- Topics: docker, infrastructure, ubuntu
- Language: Python
- Homepage:
- Size: 48.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
set-tenno-hai
set-tenno-haiは、インフラができるようになりたい人のための学習支援サービスです。お題に沿ってサーバを構築し、ブラウザ上で正解・不正解を確認することができます。
Explore the docs »
View Demo
.
Report Bug
.
Request Feature
   

## Table Of Contents
- [Table Of Contents](#table-of-contents)
- [About The Project](#about-the-project)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Authors](#authors)
- [Acknowledgements](#acknowledgements)
## About The Project
## Getting Started
プロジェクトをローカルにセットアップする際の指示の例です。
ローカルコピーを立ち上げて実行するには、以下の手順に従います。
### Prerequisites
前提条件として、以下の環境を用意して下さい。
- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
- [Git](https://git-scm.com/)
- Terminal
- Zsh
- Powershell
(Windowsを利用される場合は、WSL2 or Hyper-Vの環境が必要になります。)
---
Docker Desktop以外にもDockerの実行環境があれば利用可能です。
- [Rancher Desktop](https://rancherdesktop.io/)
- [Docker CLI](https://docs.docker.com/engine/install/ubuntu/)
### Installation
1. [Prerequisites](#prerequisites)で必要とされる環境を用意します。
2. リポジトリをcloneします。
```sh
git clone https://github.com/SystemEngineeringTeam/set-tenno-hai.git
```
## Usage
## Roadmap
提案されている機能(と既知の問題)の一覧は、[open issues](https://github.com/SystemEngineeringTeam/set-tenno-hai/issues) を参照してください。
## Contributing
貢献は、オープンソースコミュニティが、学び、刺激し、創造するための素晴らしい場所であることを意味します。あなたが行うすべての貢献は、**非常に高く評価されます**。
- プロジェクトの追加や削除について提案がある場合は、気軽に [open an issue](https://github.com/SystemEngineeringTeam/set-tenno-hai/issues/new) で議論を開始してください。
- スペルや文法のチェックは必ず行ってください。
- それぞれの提案に対して個別のPRを作成してください。
- また、最初のアイデアを投稿する前に [Code Of Conduct](https://github.com/SystemEngineeringTeam/set-tenno-hai/blob/main/CODE_OF_CONDUCT.md) に目を通してください。
## License
MITライセンスのもとで配布されています。詳しくは[LICENSE](https://github.com/SystemEngineeringTeam/set-tenno-hai/blob/main/LICENSE.md)をご覧ください。
## Authors
- **tako64tako** - **- [tako64tako](https://github.com/tako64tako) -**
- **harutiro** - **- [harutiro](https://github.com/harutiro) -**
- **Bayashin** - **- [Bayashin](https://github.com/Bayashin) -**
- **hihumikan** - **- [hihumikan](https://github.com/hihumikan) -**
## Acknowledgements
- [ImgShields](https://shields.io/)