https://github.com/steedos/docker
Docker Images for Steedos Platform
https://github.com/steedos/docker
Last synced: 5 months ago
JSON representation
Docker Images for Steedos Platform
- Host: GitHub
- URL: https://github.com/steedos/docker
- Owner: steedos
- Created: 2022-06-15T02:45:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T05:42:03.000Z (over 1 year ago)
- Last Synced: 2025-04-08T11:37:58.790Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 175 KB
- Stars: 4
- Watchers: 8
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Steedos Docker
## Steedos Community
```shell
cd steedos-community
docker-compose up
```Steedos Community will running at http://hostname:3000
## Steedos Enterprise
```shell
cd steedos-enterprise
docker-compose up
```Steedos Enterprise will running at http://hostname:3000