selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

floci logo

floci

★ 25.8k
MIT LicenseOpen Source — No PaywallSingle Container — single container — minimal hosting footprintDocker · Compose · Binary +1No external DB2 documented maintainers

About

Floci is a local AWS emulator aimed at developers and teams who want to test cloud workflows without needing an AWS account, auth token, or paid plan. It presents AWS-shaped services on...

Community Ratings

No ratings yet

Features

  • local AWS emulation
  • drop-in AWS compatibility
  • web console
  • Docker-backed execution
  • configurable persistence
  • CI-friendly startup
  • Terraform support
  • emulated S3 state

Details

Last Updated
Sep 26, 2026
Created
Feb 18, 2026
Install Methods
dockerdocker-composebinarysource
Requirements
Docker
API
RESTWEBSOCKET
Backup & Export
file-backup
Privacy & Independence
No Cloud RequiredOffline Capable
Deployment

Deployment: Docker Compose ✓Single Container — minimal hosting footprintsingle container

Docker Compose

1 service

no resource limits declared

needs persistent storage (2 volumes)

docker-compose.yml · @ 4032efd · scanned Sep 26, 2026

services:
  floci:
    build:
      context: .
      dockerfile: docker/Dockerfile
    tty: true
    ports:
      - "4566:4566"
      - "6379-6399:6379-6399"
      - "7001-7099:7001-7099"
      - "9200-9299:9200-9299"
    volumes:
      - /var/run/docker.sock:/var/run/docker.sock
      - ./data:/app/data
    environment:
      FLOCI_SERVICES_DOCKER_NETWORK: floci_default
      FLOCI_SERVICES_RDS_PROXY_BASE_PORT: "7001"
      # FLOCI_STORAGE_HOST_PERSISTENT_PATH is no longer needed.
      # Floci now uses named Docker volumes by default.
      # If you were using this env var for persistence, migrate: docker volume ls -f label=floci=true
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Sep 26, 2026

Related Software

hermes-agent logo

hermes-agent

249.0k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Artificial IntelligenceAI AgentsAI Coding Assistant+2
2 Containers
Details
opencode logo

opencode

210.1k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Details
AutoGPT logo

AutoGPT

187.6k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+2
13 ContainersOpen Core
Details
Ollama logo

Ollama

181.7k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Artificial IntelligenceLocal LLMsGenerative Artificial Intelligence Genai+3
Details
Dify.ai logo

Dify.ai

157.2k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentArtificial IntelligencePermissive License+6
36 ContainersOpen CoreFOSS with Issues
Details
Langflow logo

Langflow

155.3k
Langflow is a platform for building and deploying AI-powered agents and workflows with a visual builder, API deployment, and MCP server support.
Low Code DevelopmentAutomation ToolsModel Context Protocol+2
11 Containers
Details
Claude Code logo

Claude Code

148.1k
Claude Code is an agentic coding tool that runs in the terminal and helps with coding tasks, code explanation, and git workflows using natural language commands.
Artificial IntelligenceAI Coding AssistantAI Harness+2
Cloud Required
Details
Codex logo

Codex

126.5k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Details
Pi logo

Pi

109.4k
Pi Agent Harness is a mono-repo for a self-extensible coding agent, including an interactive coding agent CLI, agent runtime, and a unified multi-provider LLM API.
AI HarnessAI AgentsAI Coding Assistant+1
Details
vLLM logo

vLLM

92.7k
A fast, easy-to-use library for LLM inference and serving.
Inference ServingLocal LLMsAI Tooling
2 Containers
Details
Uptime Kuma logo

Uptime Kuma

91.8k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesPermissive LicenseNetwork Utilities+3
Single ContainerFully FOSS
Details
Zed logo

Zed

90.9k
Zed is a high-performance multiplayer code editor.
Artificial IntelligenceAI Coding AssistantIDE Tools+2
2 Containers
Details