Skip to content

SeMudando/SeMudando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Se Mudando

Docker Pulls Docker Image Version (tag latest semver)

Launching with Docker-compose

  1. Clone repository
  2. docker-compose up -d
  3. Server should be accessible in configured host and label.

If you don't have caddy setup, you can remove caddy and open the port directly:

version: "3.8"

services:
  web:
    image: semudando/web:version
    ports:
      - "8080:8080"

About

SeMudando's webiste repository

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors